bin/SOAPsh.pl bin/stubmaker.pl bin/XMLRPCsh.pl Changes examples/allclients.pl examples/authentication.pl examples/autoexamples.pl examples/chat.pl examples/COM/hash.vbs examples/COM/hashecho.vbs examples/COM/local.vbs examples/COM/make-com-minimal.bat examples/COM/make-com-standalone.bat examples/COM/make-com.args examples/COM/README examples/COM/remote.cs examples/COM/remote.vba examples/COM/remote.vbs examples/COM/remote.xls examples/COM/service.vbs examples/COM/SOAP-Lite-COM-minimal.ctrl examples/COM/SOAP-Lite-COM-standalone.ctrl examples/COM/soap.asp examples/COM/soap.vbs examples/COM/soap_perl.asp examples/COM/states.html examples/COM/states.pl examples/COM/states.vba examples/COM/states.vbs examples/COM/states.xls examples/COM/temper.vbs examples/COM/xmlrpc.vbs examples/compress.pl examples/cookie.pl examples/cookieauth.pl examples/customschema.pl examples/forms/style.cgi examples/forms/style.html examples/fullsearch.pl examples/getdom.pl examples/google.pl examples/inline.daemon examples/iterator.pl examples/JABBER/jabclient.pl examples/JABBER/jabserver.pl examples/joke.pl examples/MQ/mqclient.pl examples/MQ/mqserver.pl 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/oneliners examples/oo-apache.pl examples/parametersbyname.pl examples/pingpong.pl examples/server/Apache.pm examples/server/mod_soap.htaccess examples/server/soap.asp examples/server/soap.cgi examples/server/soap.daemon examples/server/soap.daemon.forkafterprocessing examples/server/soap.daemon.forkonaccept examples/server/soap.fcgi examples/server/soap.io examples/server/soap.jabber examples/server/soap.mod_cgi examples/server/soap.mq examples/server/soap.pop3 examples/server/soap.tcp examples/server/soap.vbs examples/server/soap_perl.asp examples/SOAP/simple1.pl examples/SOAP/simple2.pl examples/SOAP/simple3.pl examples/SOAP/Transport/HTTP/Daemon/ForkAfterProcessing.pm examples/SOAP/Transport/HTTP/Daemon/ForkOnAccept.pm examples/soapmark.pl examples/soapsmtp.pl examples/tcpclient.pl examples/terraserver.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/weblog.pl examples/WSDL/dynamic1.pl examples/WSDL/dynamic2.pl examples/WSDL/dynamic3.pl examples/WSDL/dynamic4.pl examples/WSDL/stub1.pl examples/WSDL/stub2.pl examples/WSDL/stub3.pl examples/XML/customxml.pl examples/XMLRPC/mod_xmlrpc.htaccess examples/XMLRPC/simple1.pl examples/XMLRPC/xmlrpc.cgi examples/XMLRPC/xmlrpc.daemon HACKING lib/Apache/SOAP.pm lib/Apache/XMLRPC/Lite.pm lib/IO/SessionData.pm lib/IO/SessionSet.pm lib/OldDocs/SOAP/Lite.pm lib/OldDocs/SOAP/Transport/FTP.pm lib/OldDocs/SOAP/Transport/HTTP.pm lib/OldDocs/SOAP/Transport/IO.pm lib/OldDocs/SOAP/Transport/JABBER.pm lib/OldDocs/SOAP/Transport/LOCAL.pm lib/OldDocs/SOAP/Transport/MAILTO.pm lib/OldDocs/SOAP/Transport/MQ.pm lib/OldDocs/SOAP/Transport/POP3.pm lib/OldDocs/SOAP/Transport/TCP.pm lib/SOAP/Client.pod lib/SOAP/Constants.pm lib/SOAP/Data.pod lib/SOAP/Deserializer.pod lib/SOAP/Fault.pod lib/SOAP/Header.pod lib/SOAP/Lite.pm lib/SOAP/Lite/Deserializer/XMLSchema1999.pm lib/SOAP/Lite/Deserializer/XMLSchema2001.pm lib/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.pm lib/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.pm lib/SOAP/Lite/Packager.pm lib/SOAP/Lite/Utils.pm lib/SOAP/Packager.pm lib/SOAP/Schema.pod lib/SOAP/Serializer.pod lib/SOAP/Server.pod lib/SOAP/SOM.pod lib/SOAP/Test.pm lib/SOAP/Trace.pod lib/SOAP/Transport.pod lib/SOAP/Transport/FTP.pm lib/SOAP/Transport/HTTP.pm lib/SOAP/Transport/IO.pm lib/SOAP/Transport/JABBER.pm lib/SOAP/Transport/LOCAL.pm lib/SOAP/Transport/LOOPBACK.pm lib/SOAP/Transport/MAILTO.pm lib/SOAP/Transport/MQ.pm lib/SOAP/Transport/POP3.pm lib/SOAP/Transport/TCP.pm lib/SOAP/Utils.pod lib/UDDI/Lite.pm lib/XML/Parser/Lite.pm lib/XMLRPC/Lite.pm lib/XMLRPC/Test.pm lib/XMLRPC/Transport/HTTP.pm lib/XMLRPC/Transport/POP3.pm lib/XMLRPC/Transport/TCP.pm Makefile.PL MANIFEST This list of files META.yml README ReleaseNotes.txt t/01-core.t t/010-serializer.t t/012-cloneable.t t/013-array-deserialization.t t/014_UNIVERSAL_use.t t/015_UNIVERSAL_can.t t/02-payload.t t/03-server.t t/04-attach.t t/05-customxml.t t/06-modules.t t/07-xmlrpc_payload.t t/08-schema.t t/096_characters.t t/097_kwalitee.t t/098_pod.t t/099_pod_coverage.t t/11-cgi.t t/12-cgi_https.t t/13-mod_perl.t t/14-cgi_apache.t t/15-daemon.t t/16-tcp.t t/17-mod_soap.t t/19-apachesoap.t t/21-public.t t/22-interop_apache.t t/23-ppm.t t/24-wsdl.t t/25-uddi.t t/26-xmlrpc.t t/27-xmlparserlite.t t/28-uddi_search.t t/29-uddi_publishing.t t/36-leaks.t t/37-mod_xmlrpc.t t/38-packager.t t/40-loopback.t t/IO/SessionData.t t/IO/SessionSet.t t/SOAP/Data.t t/SOAP/Lite/Deserializer/XMLSchema1999.t t/SOAP/Lite/Deserializer/XMLSchema2001.t t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.t t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.t t/SOAP/Lite/Packager.t t/SOAP/Schema/WSDL.t t/SOAP/Transport/FTP.t t/SOAP/Transport/HTTP.t t/SOAP/Transport/IO.t t/SOAP/Transport/IO.xml t/SOAP/Transport/LOCAL.t t/SOAP/Transport/MAILTO.t t/SOAP/Transport/MQ.t t/SOAP/Transport/POP3.t t/TEST.pl t/XML/Parser/adam.xml t/XML/Parser/Lite.t