Changes for version 0.40 - 2000-10-15
- ! fixed die in mailto: protocol if you don't have URI::URL installed ! fixed misbehavior on Mac platform (thanks to Carl K. Cunningham)
- added default namespace processing [xmlns] (thanks to Petr Janata)
- added objects-by-reference, simple garbage collection and activation
- added full access to envelope on server side (see examples in My::ParametersByName.pm and parametersbyname.pl)
- added versionMismatch reaction
- added local: protocol for local binding without any transport
- added examples for objects-by-reference: persistent/session iterators and chat (40 lines on server and 25 lines on client side)
Modules
Library for SOAP clients and servers in Perl
Server/Client side HTTP support for SOAP::Lite for Perl
Provides
in lib/SOAP/Lite.pm
in lib/SOAP/Lite.pm
in lib/SOAP/Lite.pm
in lib/SOAP/Lite.pm
in lib/SOAP/Lite.pm
in lib/SOAP/Lite.pm
in lib/SOAP/Lite.pm
in lib/SOAP/Lite.pm
in lib/SOAP/Lite.pm
in lib/SOAP/Lite.pm
in lib/SOAP/Transport/HTTP.pm
in lib/SOAP/Transport/HTTP.pm
in lib/SOAP/Transport/HTTP.pm
in lib/SOAP/Transport/HTTP.pm
in lib/SOAP/Transport/HTTP.pm
in lib/SOAP/Transport/LOCAL.pm
in lib/SOAP/Transport/LOCAL.pm
in lib/SOAP/Transport/MAILTO.pm
in lib/SOAP/Transport/MAILTO.pm
in lib/SOAP/Transport/POP3.pm
in lib/SOAP/Transport/POP3.pm
Examples
- examples/Apache.pm
- examples/My/Chat.pm
- examples/My/Examples.pm
- examples/My/Parameters.pm
- examples/My/ParametersByName.pm
- examples/My/PersistentIterator.pm
- examples/My/PingPong.pm
- examples/My/SessionIterator.pm
- examples/SOAPsh.pl
- examples/authentication.pl
- examples/autoeliza.pl
- examples/autoexamples.pl
- examples/chat.pl
- examples/iterator.pl
- examples/parametersbyname.pl
- examples/pingpong.pl
- examples/soap.cgi
- examples/soap.daemon
- examples/soap.pop3
- examples/soapsmtp.pl