| CPAN Ratings (Gamma) SOAP-MySOAP reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of SOAP-MySOAP
5 out of 5 found this review helpful:
I'm afraid I don't understand the purpose of this module, it doesn't do SOAP at all but wraps LWP to send something with a content-type of "text/xml" using a POST request. It doesn't even appear to provide a facility to send a SOAPAction header which is a requirement for the majority of mainstream SOAP toolkits. Additionally there are no useful tests of the modules functionality.
Jonathan Stowe - 2006-05-12 02:13:05
Was this review helpful to you?
Yes
No
This is just a basic wrapper around LWP, you want to be using either SOAP::Lite or SOAP::Lite::Simple
Leo Lapworth - 2006-05-12 02:06:22
Was this review helpful to you?
Yes
No
|
|
|