Changes for version 0.44 - 2000-12-12
- ! fixed mod_perl server to return '500 Server Error' in case of error ! fixed CGI server to work under PerlIS and PerlEx (thanks to Murray Nesbitt)
- tested publishing API for UDDI::Lite, examples provided (thanks to Petr Janata for access to UDDI server and provided help)
- added bidirectional TCP client/server, examples and tests provided
- enabled de/serializer overloading on server side (in addition to client)
- added optimization for objects-by-reference
- added ForkingDaemon server implementation (thanks to Peter Fraenkel)
- added SOAP::Custom::XML for XML processing, examples and tests provided
- added SOAP::Test as simple test framework
- added documentation for UDDI publishing API
- redesigned examples and tests (~240 tests for now)
Documentation
Interactive shell for SOAP calls
Modules
Client and server side SOAP implementation
Test framework for SOAP::Lite
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/Test.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/Test.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/SOAP/Lite.pm
in lib/UDDI/Lite.pm
in lib/UDDI/Lite.pm
in lib/UDDI/Lite.pm
in lib/UDDI/Lite.pm
Examples
- 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/SOAP/Transport/HTTP/ForkingDaemon.pm
- examples/SOAP/simple1.pl
- examples/SOAP/simple2.pl
- examples/UDDI/inquire1.pl
- examples/UDDI/publish1.pl
- examples/UDDI/simple1.pl
- examples/UDDI/simple2.pl
- examples/UDDI/syntax1.pl
- examples/UDDI/syntax2.pl
- examples/UDDI/syntax3.pl
- examples/WSDL/dynamic1.pl
- examples/WSDL/dynamic2.pl
- examples/WSDL/dynamic3.pl
- examples/WSDL/stub1.pl
- examples/WSDL/stub2.pl
- examples/WSDL/stub3.pl
- examples/XML/customxml.pl
- examples/authentication.pl
- examples/autoexamples.pl
- examples/chat.pl
- examples/iterator.pl
- examples/oneliners
- examples/parametersbyname.pl
- examples/pingpong.pl
- examples/server/Apache.pm
- examples/server/soap.cgi
- examples/server/soap.daemon
- examples/server/soap.forkingdaemon
- examples/server/soap.mod_cgi
- examples/server/soap.pop3
- examples/server/soap.tcp
- examples/soapmark.pl
- examples/soapsmtp.pl
- examples/tcpclient.pl