Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Suppressing nil attribute in empty SOAP tag

by Anonymous Monk
on Oct 13, 2011 at 03:45 UTC ( [id://931127]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub call {
        SOAP::Trace::trace('()');
        my $self = shift;
    ...
        }
        return $result;
    } # end of call()
    
  2. or download this
            envelope => $serializer->envelope(method => shift, @_),
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://931127]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-04-19 18:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found