Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
The returned XML puts MethodNameResponse around my XML that I like to remove.my $data = SOAP::Data->type('xml' => $xml);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: SOAP output MethodResponse
by Anonymous Monk on Oct 20, 2009 at 09:20 UTC |