![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: SOAP call tweaks requiredby ruoso (Curate) |
on Dec 08, 2010 at 13:37 UTC ( #876025=note: print w/replies, xml ) | Need Help?? |
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
In Section
Seekers of Perl Wisdom
|
|