-
Notifications
You must be signed in to change notification settings - Fork 2
/
MANIFEST
32 lines (32 loc) · 851 Bytes
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
ChangeLog
MANIFEST
Makefile.PL
README.md
TODO
examples/any-daemon/server.pl
examples/mod_perl/README
examples/mod_perl/create_MyServer
examples/mod_perl/nph-server.cgi
examples/namesservice/MyExampleCalls.pm
examples/namesservice/MyExampleData.pm
examples/namesservice/README
examples/namesservice/client.pl
examples/namesservice/namesservice.wsdl
examples/namesservice/namesservice.xsd
examples/namesservice/server.pl
examples/namesservice/servtempl.pl
examples/psgi/calculator.psgi
examples/psgi/calculator.wsdl
lib/XML/Compile/SOAP/Daemon.pm
lib/XML/Compile/SOAP/Daemon/AnyDaemon.pm
lib/XML/Compile/SOAP/Daemon/CGI.pm
lib/XML/Compile/SOAP/Daemon/LWPutil.pm
lib/XML/Compile/SOAP/Daemon/NetServer.pm
lib/XML/Compile/SOAP/Daemon/PSGI.pm
lib/XML/Compile/SOAP/HTTPDaemon.pm
t/01use.t
t/10fault_ns.t
t/11fault_cgi.t
t/12fault_psgi.t
t/20wsa.t
xt/99pod.t