[Xml-compile] Save web service reply on disk and process later
Michael Ludwig
m.ludwig at epages.com
Mon Mar 19 14:40:57 GMT 2012
When calling the web service via XML::Compile::WSDL11,
you obtain a Perl data structure from the call.
Let's suppose you store the file on disk and later get
back to it because you have some processing to do.
Is there a way to obtain the same Perl data structure
from the file stored on disk as you'd have received
from the call directly? What would it look like?
Michael
More information about the Xml-compile
mailing list