NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
On WSDL and SOAP::LIte (Score:1)
The fixes allow you to use relative paths to WSDL (yes, you can use WSDL without having to run a webserver too, and relative includes work too!) and to parse the way Python ZSI returns an array of items with the same name (normally, SOAP::Lite says, "hmm, dunno what this is - gotta be a hash", and proceeds to dump all but one of the items of the same name on the floor. The fix processes st
Re:On WSDL and SOAP::LIte (Score:1)