1bin/SOAPsh.pl
2bin/stubmaker.pl
3Changes
4examples/allclients.pl
5examples/authentication.pl
6examples/autoexamples.pl
7examples/chat.pl
8examples/COM/hash.vbs
9examples/COM/hashecho.vbs
10examples/COM/local.vbs
11examples/COM/make-com-minimal.bat
12examples/COM/make-com-standalone.bat
13examples/COM/make-com.args
14examples/COM/README
15examples/COM/remote.cs
16examples/COM/remote.vba
17examples/COM/remote.vbs
18examples/COM/remote.xls
19examples/COM/service.vbs
20examples/COM/SOAP-Lite-COM-minimal.ctrl
21examples/COM/SOAP-Lite-COM-standalone.ctrl
22examples/COM/soap.asp
23examples/COM/soap.vbs
24examples/COM/soap_perl.asp
25examples/COM/states.html
26examples/COM/states.pl
27examples/COM/states.vba
28examples/COM/states.vbs
29examples/COM/states.xls
30examples/COM/temper.vbs
31examples/COM/xmlrpc.vbs
32examples/compress.pl
33examples/cookie.pl
34examples/cookieauth.pl
35examples/customschema.pl
36examples/forms/style.cgi
37examples/forms/style.html
38examples/fullsearch.pl
39examples/getdom.pl
40examples/google.pl
41examples/inline.daemon
42examples/iterator.pl
43examples/joke.pl
44examples/My/Chat.pm
45examples/My/Examples.pm
46examples/My/Parameters.pm
47examples/My/PersistentIterator.pm
48examples/My/PingPong.pm
49examples/My/SessionIterator.pm
50examples/oneliners
51examples/oo-apache.pl
52examples/parametersbyname.pl
53examples/pingpong.pl
54examples/server/Apache.pm
55examples/server/mod_soap.htaccess
56examples/server/soap.asp
57examples/server/soap.cgi
58examples/server/soap.daemon
59examples/server/soap.daemon.forkafterprocessing
60examples/server/soap.daemon.forkonaccept
61examples/server/soap.fcgi
62examples/server/soap.io
63examples/server/soap.jabber
64examples/server/soap.mod_cgi
65examples/server/soap.mq
66examples/server/soap.pop3
67examples/server/soap.tcp
68examples/server/soap.vbs
69examples/server/soap_perl.asp
70examples/SOAP/simple1.pl
71examples/SOAP/simple2.pl
72examples/SOAP/simple3.pl
73examples/SOAP/Transport/HTTP/Daemon/ForkAfterProcessing.pm
74examples/SOAP/Transport/HTTP/Daemon/ForkOnAccept.pm
75examples/soapmark.pl
76examples/soapsmtp.pl
77examples/tcpclient.pl
78examples/terraserver.pl
79examples/UDDI/inquire1.pl
80examples/UDDI/publish1.pl
81examples/UDDI/simple1.pl
82examples/UDDI/simple2.pl
83examples/UDDI/syntax1.pl
84examples/UDDI/syntax2.pl
85examples/UDDI/syntax3.pl
86examples/weblog.pl
87examples/WSDL/dynamic1.pl
88examples/WSDL/dynamic2.pl
89examples/WSDL/dynamic3.pl
90examples/WSDL/dynamic4.pl
91examples/WSDL/stub1.pl
92examples/WSDL/stub2.pl
93examples/WSDL/stub3.pl
94examples/XML/customxml.pl
95examples/XMLRPC/mod_xmlrpc.htaccess
96examples/XMLRPC/simple1.pl
97examples/XMLRPC/xmlrpc.cgi
98examples/XMLRPC/xmlrpc.daemon
99HACKING
100Makefile.PL
101MANIFEST			This list of files
102META.yml
103README
104ReleaseNotes.txt
105lib/Apache/SOAP.pm
106lib/SOAP/Constants.pm
107lib/SOAP/Lite/Deserializer/XMLSchema1999.pm
108lib/SOAP/Lite/Deserializer/XMLSchema2001.pm
109lib/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.pm
110lib/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.pm
111lib/SOAP/Lite/Packager.pm
112lib/SOAP/Lite/Utils.pm
113lib/SOAP/Lite.pm
114lib/SOAP/Packager.pm
115lib/SOAP/Test.pm
116lib/SOAP/Transport/HTTP.pm
117lib/SOAP/Transport/IO.pm
118lib/SOAP/Transport/LOCAL.pm
119lib/SOAP/Transport/LOOPBACK.pm
120lib/SOAP/Transport/MAILTO.pm
121lib/SOAP/Transport/POP3.pm
122lib/SOAP/Transport/TCP.pm
123lib/SOAP/Client.pod
124lib/SOAP/Data.pod
125lib/SOAP/Deserializer.pod
126lib/SOAP/Fault.pod
127lib/SOAP/Header.pod
128lib/SOAP/Schema.pod
129lib/SOAP/Serializer.pod
130lib/SOAP/Server.pod
131lib/SOAP/SOM.pod
132lib/SOAP/Trace.pod
133lib/SOAP/Transport.pod
134lib/SOAP/Utils.pod
135t/01-core.t
136t/010-serializer.t
137t/012-cloneable.t
138t/013-array-deserialization.t
139t/014_UNIVERSAL_use.t
140t/015_UNIVERSAL_can.t
141t/02-payload.t
142t/03-server.t
143t/04-attach-cid-encoded.t
144t/04-attach.t
145t/05-customxml.t
146t/06-modules.t
147t/08-schema.t
148t/096_characters.t
149t/097_kwalitee.t
150t/098_pod.t
151t/099_pod_coverage.t
152t/11-cgi.t
153t/12-cgi_https.t
154t/13-mod_perl.t
155t/14-cgi_apache.t
156t/15-daemon.t
157t/17-mod_soap.t
158t/19-apachesoap.t
159t/21-public.t
160t/22-interop_apache.t
161t/23-ppm.t
162t/24-wsdl.t
163t/36-leaks.t
164t/38-packager.t
165t/40-loopback.t
166t/Issues/rt15176.t
167t/Issues/rt53375.t
168t/Issues/rt70329.t
169t/Issues/rt70381.t
170t/Issues/rt72836.t
171t/Issues/rt74029.t
172t/Issues/rt74308.t
173t/Issues/rt75169.t
174t/Issues/rt78588.t
175t/SOAP/Data.t
176t/SOAP/Lite/Deserializer/XMLSchema1999.t
177t/SOAP/Lite/Deserializer/XMLSchema2001.t
178t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.t
179t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.t
180t/SOAP/Lite/Packager.t
181t/SOAP/Schema/WSDL.t
182t/SOAP/Serializer.t
183t/SOAP/Transport/HTTP/CGI.t
184t/SOAP/Transport/HTTP.t
185t/SOAP/Transport/IO.t
186t/SOAP/Transport/LOCAL.t
187t/SOAP/Transport/LOOPBACK.t
188t/SOAP/Transport/MAILTO.t
189t/SOAP/Transport/POP3.t
190t/SOAP/Transport/TCP.t
191META.json                                Module JSON meta-data (added by MakeMaker)
192