Changes for version 0.43 - 2000-11-28
- ! fixed bug in UDDI interface that made UDDI client almost useless ! fixed Makefile.PL ! tests confirmed memory leak is gone
- changed syntax for UDDI client to more flexible/convinient
- added limited support for WSDL schemas. Dynamic and stub access
- added script for stub generation (stubmaker.pl)
- optimized code on server side
- object interface for SOAP, UDDI and schemas are supported consistently
- allowed manipulation of method's attributes and namespaces
- added attributes encoding ('&', '<' and '"' are encoded)
- updated documentation
- added more examples and tests (154 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/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/SOAPsimple1.pl
- examples/SOAPsimple2.pl
- examples/UDDIsimple1.pl
- examples/UDDIsimple2.pl
- examples/UDDIsimple3.pl
- examples/WSDLdynamic1.pl
- examples/WSDLdynamic2.pl
- examples/WSDLdynamic3.pl
- examples/WSDLstub1.pl
- examples/WSDLstub2.pl
- examples/WSDLstub3.pl
- examples/authentication.pl
- examples/autoexamples.pl
- examples/chat.pl
- examples/iterator.pl
- examples/oneliners
- 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/stubmaker.pl