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
|
ChangeLog
MANIFEST
Makefile.PL
README
README.md
TODO
examples/document/README
examples/document/has_schema.pl
examples/document/has_schema2.pl
examples/document/has_wsdl.pl
examples/document/has_wsdl2.pl
examples/document/namesservice.wsdl
examples/document/namesservice.xsd
examples/rpc-literal/README
examples/rpc-literal/element.pl
examples/rpc-literal/element.wsdl
examples/rpc-literal/type.pl
examples/rpc-literal/type.wsdl
examples/salesforce/sf-info.pl
examples/temperature/convert.wsdl
examples/temperature/soap-lite.pl
examples/temperature/xml-compile-soap.pl
lib/XML/Compile/Operation.pm
lib/XML/Compile/SOAP.pm
lib/XML/Compile/SOAP.pod
lib/XML/Compile/SOAP/Client.pm
lib/XML/Compile/SOAP/Client.pod
lib/XML/Compile/SOAP/Extension.pm
lib/XML/Compile/SOAP/Extension.pod
lib/XML/Compile/SOAP/FAQ.pod
lib/XML/Compile/SOAP/Operation.pm
lib/XML/Compile/SOAP/Operation.pod
lib/XML/Compile/SOAP/Server.pm
lib/XML/Compile/SOAP/Server.pod
lib/XML/Compile/SOAP/Trace.pm
lib/XML/Compile/SOAP/Trace.pod
lib/XML/Compile/SOAP/Util.pm
lib/XML/Compile/SOAP/Util.pod
lib/XML/Compile/SOAP/xsd/xcdaemon/xcdaemon.xsd
lib/XML/Compile/SOAP11.pm
lib/XML/Compile/SOAP11.pod
lib/XML/Compile/SOAP11/Client.pm
lib/XML/Compile/SOAP11/Client.pod
lib/XML/Compile/SOAP11/Encoding.pm
lib/XML/Compile/SOAP11/Encoding.pod
lib/XML/Compile/SOAP11/Operation.pm
lib/XML/Compile/SOAP11/Operation.pod
lib/XML/Compile/SOAP11/Server.pm
lib/XML/Compile/SOAP11/Server.pod
lib/XML/Compile/SOAP11/xsd/soap-encoding.xsd
lib/XML/Compile/SOAP11/xsd/soap-envelope.xsd
lib/XML/Compile/Transport.pm
lib/XML/Compile/Transport.pod
lib/XML/Compile/Transport/SOAPHTTP.pm
lib/XML/Compile/Transport/SOAPHTTP.pod
lib/XML/Compile/WSDL11/xsd/wsdl-soap.xsd
lib/XML/Compile/XOP.pm
lib/XML/Compile/XOP.pod
lib/XML/Compile/XOP/Include.pm
lib/XML/Compile/XOP/Include.pod
lib/XML/Compile/XOP/xsd/200411-xmlmime.xsd
lib/XML/Compile/XOP/xsd/200505-xmlmime.xsd
t/01use.t
t/10soap.t
t/11soapfault.t
t/12soapmust.t
t/30charenc.t
t/60xop.t
t/70enc11.t
t/TestTools.pm
xt/99pod.t
META.yml Module YAML meta-data (added by MakeMaker)
META.json Module JSON meta-data (added by MakeMaker)
|