SOAP::XML::Client::Generic 1.9 review

Download
by rbytes.net on

SOAP::XML::Client::Generic is a Perl module to talk with 'generic' webservices, e.g

License: Perl Artistic License
File size: 8K
Developer: Leo Lapworth
0 stars award from rbytes.net

SOAP::XML::Client::Generic is a Perl module to talk with 'generic' webservices, e.g. not .net.

This package helps in talking with SOAP webservers, it just needs a bit of XML thrown at it and you get some XML back. It's designed to be REALLY simple to use, it doesn't try to be cleaver in any way (patches for 'cleaverness' welcome).

The major difference to SOAP::XML::Client::DotNet is it will submit as:

SOAPAction: "http://www.yourdomain.com/services#GetSellerActivity"

and namesp< X > will be added to the XML submitted, including for the xmlns.

Requirements:
Perl

SOAP::XML::Client::Generic 1.9 keywords