Changes for version 0.42 - 2000-11-14
- added UDDI client (UDDI::Lite) with documentation
- added M-POST functionality in HTTP::Client
- added redirect (3??) functionality in HTTP::Client
- added session cache for both M-POSTs and redirects
- added conversion of all objects to o-b-r in parameters
- changed passing envelope into method
- allowed \x0d and \x0a in strings (will not base64 encode)
- added die with object that lets specify complex Fault detail
- optimized XML encoding
- allowed function call with autodispatch
- improved syntax for 'use SOAP::Lite'
- added soap.tcp example for TCP server implementation
- added tests with Microsoft implementation
- added documentation and tests (145 for now)
Modules
Client and server side SOAP implementation
Server/Client side HTTP support for SOAP::Lite
Client side no-transport support for SOAP::Lite
Client side SMTP/sendmail support for SOAP::Lite
Server side POP3 support for SOAP::Lite
Server/Client side TCP support for SOAP::Lite
Library for UDDI clients in Perl
Provides
in lib/SOAP/Transport/HTTP.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/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/MAILTO.pm
in lib/SOAP/Transport/POP3.pm
in lib/SOAP/Transport/TCP.pm
in lib/SOAP/Transport/TCP.pm
in lib/UDDI/Lite.pm
in lib/UDDI/Lite.pm
in lib/UDDI/Lite.pm
in lib/UDDI/Lite.pm
Examples
- examples/Apache.pm
- examples/My/Chat.pm
- examples/My/Examples.pm
- examples/My/Parameters.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.mod_cgi
- examples/soap.pop3
- examples/soap.tcp
- examples/soapmark.pl
- examples/soapsmtp.pl
- examples/uddi.pl