Never mind that – I neglected to read the documentation sufficiently 
thoroughly.  For the record:

my ($response, $trace) = $wsdl->call($operation);

$trace->printRequest( pretty_print => 1 );



From:  Kit Peters <[email protected]<mailto:[email protected]>>
Date: Tuesday, October 27, 2015 at 16:37
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: [Xml-compile] Output SOAP request to file

I’d like to take a SOAP envelope generated with XML::Compile::WSDL11 and output 
it to a file.  How would I go about that?

KP
_______________________________________________
Xml-compile mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile

Reply via email to