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

Re: SOAP call tweaks required

by ruoso (Curate)
on Dec 08, 2010 at 13:37 UTC ( [id://876025]=note: print w/replies, xml ) Need Help??


in reply to SOAP call tweaks required

I've been saying this over and over, so here it goes again.

SOAP::Lite should only be seen as an archeological module. It doesn't implement any of SOAP current uses. SOAP-Encoding should be considered deprecated (it's even removed from newer SOAP spec). XML::Compile::SOAP implements correct SOAP semantics. You can use SOAP::Simple to reduce the code overhead.

daniel

Replies are listed 'Best First'.
Re^2: SOAP call tweaks required
by Anonymous Monk on Dec 08, 2010 at 13:48 UTC
    I've been saying this over and over, so here it goes again.

    Maybe you should post links and code examples? The OPs code is only 25 lines :)

        How does that help the OP switch to the modules you recommend?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-26 05:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found