6fe52c4370
git-cpan-module: SOAP-WSDL git-cpan-version: 2.00_01 git-cpan-authorid: MKUTTER git-cpan-file: authors/id/M/MK/MKUTTER/SOAP-WSDL-2.00_01.tar.gz
104 lines
3.0 KiB
Plaintext
104 lines
3.0 KiB
Plaintext
Build.PL
|
|
CHANGES
|
|
HACKING
|
|
lib/SOAP/WSDL.pm
|
|
lib/SOAP/WSDL/Base.pm
|
|
lib/SOAP/WSDL/Binding.pm
|
|
lib/SOAP/WSDL/Client.pm
|
|
lib/SOAP/WSDL/Client/Base.pm
|
|
lib/SOAP/WSDL/Definitions.pm
|
|
lib/SOAP/WSDL/Envelope.pm
|
|
lib/SOAP/WSDL/Message.pm
|
|
lib/SOAP/WSDL/Operation.pm
|
|
lib/SOAP/WSDL/OpMessage.pm
|
|
lib/SOAP/WSDL/Part.pm
|
|
lib/SOAP/WSDL/Port.pm
|
|
lib/SOAP/WSDL/PortType.pm
|
|
lib/SOAP/WSDL/SAX/MessageHandler.pm
|
|
lib/SOAP/WSDL/SAX/WSDLHandler.pm
|
|
lib/SOAP/WSDL/Service.pm
|
|
lib/SOAP/WSDL/SOAP/Typelib/Fault11.pm
|
|
lib/SOAP/WSDL/SoapOperation.pm
|
|
lib/SOAP/WSDL/TypeLookup.pm
|
|
lib/SOAP/WSDL/Types.pm
|
|
lib/SOAP/WSDL/XSD/ComplexType.pm
|
|
lib/SOAP/WSDL/XSD/Element.pm
|
|
lib/SOAP/WSDL/XSD/Primitive.pm
|
|
lib/SOAP/WSDL/XSD/Schema.pm
|
|
lib/SOAP/WSDL/XSD/Schema/Builtin.pm
|
|
lib/SOAP/WSDL/XSD/SimpleType.pm
|
|
lib/SOAP/WSDL/XSD/Typelib/Builtin.pm
|
|
lib/SOAP/WSDL/XSD/Typelib/ComplexType.pm
|
|
lib/SOAP/WSDL/XSD/Typelib/Element.pm
|
|
lib/SOAP/WSDL/XSD/Typelib/SimpleType.pm
|
|
LICENSE
|
|
MANIFEST
|
|
META.yml
|
|
README
|
|
t/001_use.t
|
|
t/002_sax.t
|
|
t/003_sax_serializer.t
|
|
t/004_sax_wsdl.t
|
|
t/005_sax_contributed_wsdl.t
|
|
t/006_client.t
|
|
t/007_envelope.t
|
|
t/008_client_wsdl_complexType.t
|
|
t/009_data_classes.t
|
|
t/011_simpleType.t
|
|
t/012_element.t
|
|
t/013_complexType.t
|
|
t/014_sax_typelib.t
|
|
t/015_to_typemap.t
|
|
t/016_client_object.t
|
|
t/acceptance/results/03_complexType-all.xml
|
|
t/acceptance/results/03_complexType-sequence.xml
|
|
t/acceptance/results/04_element-simpleType.xml
|
|
t/acceptance/results/04_element.xml
|
|
t/acceptance/results/05_simpleType-list.xml
|
|
t/acceptance/results/05_simpleType-restriction.xml
|
|
t/acceptance/results/05_simpleType-union.xml
|
|
t/acceptance/results/11_helloworld.xml
|
|
t/acceptance/wsdl/006_sax_client.wsdl
|
|
t/acceptance/wsdl/008_complexType.wsdl
|
|
t/acceptance/wsdl/02_port.wsdl
|
|
t/acceptance/wsdl/03_complexType-all.wsdl
|
|
t/acceptance/wsdl/03_complexType-sequence.wsdl
|
|
t/acceptance/wsdl/04_element-simpleType.wsdl
|
|
t/acceptance/wsdl/04_element.wsdl
|
|
t/acceptance/wsdl/05_simpleType-list.wsdl
|
|
t/acceptance/wsdl/05_simpleType-restriction.wsdl
|
|
t/acceptance/wsdl/05_simpleType-union.wsdl
|
|
t/acceptance/wsdl/10_helloworld.asmx.xml
|
|
t/acceptance/wsdl/11_helloworld.wsdl
|
|
t/acceptance/wsdl/contributed/Axis.wsdl
|
|
t/acceptance/wsdl/contributed/ETest.wsdl
|
|
t/acceptance/wsdl/contributed/OITest.wsdl
|
|
t/acceptance/wsdl/contributed/tools.wsdl
|
|
t/acceptance/wsdl/email_account.wsdl
|
|
t/attic/01_use.t
|
|
t/attic/02_port.t
|
|
t/attic/03_complexType-all.t
|
|
t/attic/03_complexType-choice.t
|
|
t/attic/03_complexType-complexContent.t
|
|
t/attic/03_complexType-group.t
|
|
t/attic/03_complexType-sequence.t
|
|
t/attic/03_complexType-simpleContent.t
|
|
t/attic/04_element-complexType.t
|
|
t/attic/04_element-simpleType.t
|
|
t/attic/04_element.t
|
|
t/attic/05_simpleType-list.t
|
|
t/attic/05_simpleType-restriction.t
|
|
t/attic/05_simpleType-union.t
|
|
t/attic/10_performance.t
|
|
t/attic/11_helloworld.NET.t
|
|
t/attic/12_binding.pl
|
|
t/attic/97_pod.t
|
|
t/attic/98_pod_coverage.t
|
|
t/lib/MyComplexType.pm
|
|
t/lib/MyElement.pm
|
|
t/lib/MySimpleType.pm
|
|
t/lib/Test/SOAPMessage.pm
|
|
t/lib/Typelib/Base.pm
|
|
t/lib/Typelib/TEnqueueMessage.pm
|
|
t/lib/Typelib/TMessage.pm
|