|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: SOAP::Lite questionby Anonymous Monk |
| on Aug 08, 2012 at 02:33 UTC ( #986113=note: print w/ replies, xml ) | Need Help?? |
|
you should use example.com , its one of the official example hostnames :) Also, you shouldn't use SOAP::Lite, seriously :) use SOAP::Simple or its daddy XML::Compile... And now a tip, ddg://site:perlmonks.org soapenv SOAP::Lite -> SOAP::Lite and SOAP-ENV,
If that works, great -- probably the proper thing would be to set an appropriate $client->encoding($soap_12_encoding_URN); Good luck, I hate soap :)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||