See also:
-
SOAP::Lite
    - Reference Perl
Examples and hints
infocopter.com/perl/soap/soap-lite.html
-
NoXML, Another SOAP::Lite Alternative
   - Reference Perl
NoXML is a regular expressions-based, XML Parser-free drop-in alternative to SOAP::Lite
hacks.oreilly.com/pub/h/174
-
SOAP::Lite Docs: SOAP Serializer
       - Reference Perl
The SOAP::Serializer class is the means by which the toolkit manages the expression of data as XML. The object that a SOAP::Lite instance uses by default is generally enough for the task, with no need for the application to create its own. The main purpose of this class is to provide a place for applications to extend the serializer by defining additional methods for handling new datatypes
majordojo.com/soaplite/docs/SOAP/Serializer.html
-
Group SOAP::Lite
 - Reference Perl
Discussions about SOAP::Lite, XMLRPC::Lite and UDDI::Lite for Perl (www.soaplite.com). Easy access to information about released versions, features and on-going development
groups.yahoo.com/group/soaplite/
-
Guide: SOAP::Lite
        - Reference Perl
Quick Start Guide with SOAP and SOAP::Lite
guide.soaplite.com/
-
SOAP::Lite
- Reference Perl
How to Access Nested SOAP Body Element
majordojo.com/soaplite/2004/02/how_to_access_n.html
-
Perl SOAP Error handling
        - Reference
SOAP Error Handling in Perl
infocopter.com/perl/soap-error-handling.html
-
Perl.com/pub/a/2004/09/30/drop_the_soap.html - Reference
Don't Be Afraid to Drop the SOAP
perl.com/pub/a/2004/09/30/drop_the_soap.html
|
|
|