| This Release | SOAP-Lite-1.01 | [Download] [Browse] | 29 Jul 2013 | |||
| Latest Release | SOAP-Lite-1.04 | [Download] [Browse] | 09 Aug 2013 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (35) ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | https://github.com/redhotpenguin/soaplite | |||||
| CPAN Testers | FAIL (5) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(13 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| Apache::SOAP | mod_perl-based SOAP server with minimum configuration | 1.01 | |
| Apache::XMLRPC::Lite | mod_perl-based XML-RPC server with minimum configuration | 1.01 | |
| SOAP::Constants | SOAP::Lite provides several variables to allows programmers and users to modify the behavior of SOAP::Lite in specific ways. | 1.01 | |
| SOAP::Lite | Perl's Web Services Toolkit | 1.01 | |
| SOAP::Lite::Deserializer::XMLSchema1999 | |||
| SOAP::Lite::Deserializer::XMLSchema2001 | |||
| SOAP::Lite::Deserializer::XMLSchemaSOAP1_1 | |||
| SOAP::Lite::Deserializer::XMLSchemaSOAP1_2 | |||
| SOAP::Lite::Packager | this class is an abstract class which allows for multiple types of packaging agents such as MIME and DIME. | ||
| SOAP::Lite::Utils | |||
| SOAP::Packager | this class is an abstract class which allows for multiple types of packaging agents such as MIME and DIME. | 1.01 | |
| SOAP::Test | Test framework for SOAP::Lite | 1.01 | |
| SOAP::Transport::HTTP | 1.01 | ||
| SOAP::Transport::IO | 1.01 | ||
| SOAP::Transport::LOCAL | 1.01 | ||
| SOAP::Transport::LOOPBACK | Test loopback transport backend (Client only) | ||
| SOAP::Transport::MAILTO | 1.01 | ||
| SOAP::Transport::POP3 | Server side POP3 support for SOAP::Lite | 1.01 |
| SOAP::Client | exists purely as a superclass for client classes declared by the various SOAP::Lite transport modules.   |
| SOAP::Data | this class provides the means by which to explicitly manipulate and control all aspects of the way in which Perl data gets expressed as SOAP data entities.   |
| SOAP::Deserializer | the means by which the toolkit manages the conversion of XML into an object manageable by a developer   |
| SOAP::Fault | encapsulates SOAP faults prior to their serialization or after their deserialization   |
| SOAP::Header | similar to SOAP::Data elements, a SOAP::Header object simply is encoded in the SOAP Header block   |
| SOAP::SOM | provides access to the values contained in SOAP Response   |
| SOAP::Schema | provides an umbrella for the way in which SOAP::Lite manages service description schemas   |
| SOAP::Serializer | the means by which the toolkit manages the expression of data as XML   |
| SOAP::Server | provides the basic framework for the transport-specific server classes to build upon   |
| SOAP::Trace | used only to manage and manipulate the runtime tracing of execution within the toolkit   |
| SOAP::Transport | an abstract class extended by more specialized transport modules   |
| SOAP::Utils | a utility package for SOAP::Lite   |
| SOAPsh.pl | Interactive shell for SOAP calls   |
| XMLRPCsh.pl | Interactive shell for XMLRPC calls   |
| stubmaker.pl | Generates client stubs from a WSDL file.   |