in reply to Obtaining both XML and parsed object from SOAP::Lite?
my $som = $soap->...; print $saver $soap->transport->http_response->as_string;
See also Re: More Soap::Lite and this treasure trove of SOAP examples
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Obtaining both XML and parsed object from SOAP::Lite?
by vitoco (Hermit) on Oct 01, 2012 at 12:25 UTC | |
by Anonymous Monk on Oct 01, 2012 at 12:41 UTC |