Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: SOAP::Lite question

by Anonymous Monk
on Aug 08, 2012 at 02:33 UTC ( [id://986113]=note: print w/replies, xml ) Need Help??


in reply to SOAP::Lite question

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,

local $SOAP::Constants::PREFIX_ENV = "soapenv"; local $SOAP::Constants::PREFIX_ENC = "soapenc";

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 :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://986113]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-26 07:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found