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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.010.
Changes
Debian_CPANTS.txt
HACKING
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
ReleaseNotes.txt
bin/SOAPsh.pl
bin/stubmaker.pl
dist.ini
examples/COM/README
examples/COM/SOAP-Lite-COM-minimal.ctrl
examples/COM/SOAP-Lite-COM-standalone.ctrl
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/remote.cs
examples/COM/remote.vba
examples/COM/remote.vbs
examples/COM/remote.xls
examples/COM/service.vbs
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/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/Daemon/ForkAfterProcessing.pm
examples/SOAP/Transport/HTTP/Daemon/ForkOnAccept.pm
examples/SOAP/simple1.pl
examples/SOAP/simple2.pl
examples/SOAP/simple3.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/dynamic4.pl
examples/WSDL/say_hello_doclit.pl
examples/WSDL/say_hello_doclit.wsdl
examples/WSDL/say_hello_rpcenc.pl
examples/WSDL/say_hello_rpcenc.wsdl
examples/WSDL/say_hello_rpcenc_schema.pl
examples/WSDL/say_hello_rpclit.pl
examples/WSDL/say_hello_rpclit.wsdl
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
examples/allclients.pl
examples/authentication.pl
examples/autoexamples.pl
examples/chat.pl
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/joke.pl
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/soapmark.pl
examples/soapsmtp.pl
examples/tcpclient.pl
examples/terraserver.pl
examples/weblog.pl
lib/Apache/SOAP.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/SOM.pod
lib/SOAP/Schema.pod
lib/SOAP/Serializer.pod
lib/SOAP/Server.pod
lib/SOAP/Test.pm
lib/SOAP/Trace.pod
lib/SOAP/Transport.pod
lib/SOAP/Transport/HTTP.pm
lib/SOAP/Transport/IO.pm
lib/SOAP/Transport/LOCAL.pm
lib/SOAP/Transport/LOOPBACK.pm
lib/SOAP/Transport/MAILTO.pm
lib/SOAP/Transport/POP3.pm
lib/SOAP/Transport/TCP.pm
lib/SOAP/Utils.pod
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-cid-encoded.t
t/04-attach.t
t/05-customxml.t
t/06-modules.t
t/08-schema.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/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/36-leaks.t
t/38-packager.t
t/40-loopback.t
t/Issues/recursion.pl
t/Issues/rt107924.t
t/Issues/rt15176.t
t/Issues/rt53375.t
t/Issues/rt70329.t
t/Issues/rt70381.t
t/Issues/rt72836.t
t/Issues/rt74029.t
t/Issues/rt74029.t.stored
t/Issues/rt74308.t
t/Issues/rt74308.t.wsdl
t/Issues/rt75169.t
t/Issues/rt78588.t
t/Issues/rt88915.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/Serializer.t
t/SOAP/Transport/HTTP.t
t/SOAP/Transport/HTTP/CGI.t
t/SOAP/Transport/HTTP/CGI/test_server.pl
t/SOAP/Transport/IO.t
t/SOAP/Transport/IO.xml
t/SOAP/Transport/LOCAL.t
t/SOAP/Transport/LOOPBACK.t
t/SOAP/Transport/MAILTO.t
t/SOAP/Transport/POP3.t
t/SOAP/Transport/TCP.t
t/author-pod-syntax.t
t/release-kwalitee.t
|