-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathMANIFEST
85 lines (85 loc) · 1.9 KB
/
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
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
bin/get-wsdl-resources
bin/wsdl-parser
bin/xsd-parser
Build.PL
Changes
lib/W3C/SOAP.pm
lib/W3C/SOAP/Base.pm
lib/W3C/SOAP/Client.pm
lib/W3C/SOAP/Document.pm
lib/W3C/SOAP/Document/Node.pm
lib/W3C/SOAP/Exception.pm
lib/W3C/SOAP/Header.pm
lib/W3C/SOAP/Header/Security.pm
lib/W3C/SOAP/Header/Security/Username.pm
lib/W3C/SOAP/Manual/XSD.pod
lib/W3C/SOAP/Parser.pm
lib/W3C/SOAP/Utils.pm
lib/W3C/SOAP/WSDL.pm
lib/W3C/SOAP/WSDL/Document.pm
lib/W3C/SOAP/WSDL/Document/Binding.pm
lib/W3C/SOAP/WSDL/Document/InOutPuts.pm
lib/W3C/SOAP/WSDL/Document/Message.pm
lib/W3C/SOAP/WSDL/Document/Node.pm
lib/W3C/SOAP/WSDL/Document/Operation.pm
lib/W3C/SOAP/WSDL/Document/Policy.pm
lib/W3C/SOAP/WSDL/Document/Port.pm
lib/W3C/SOAP/WSDL/Document/PortType.pm
lib/W3C/SOAP/WSDL/Document/Service.pm
lib/W3C/SOAP/WSDL/Meta/Method.pm
lib/W3C/SOAP/WSDL/Parser.pm
lib/W3C/SOAP/WSDL/Utils.pm
lib/W3C/SOAP/XSD.pm
lib/W3C/SOAP/XSD/Document.pm
lib/W3C/SOAP/XSD/Document/ComplexType.pm
lib/W3C/SOAP/XSD/Document/Element.pm
lib/W3C/SOAP/XSD/Document/List.pm
lib/W3C/SOAP/XSD/Document/Node.pm
lib/W3C/SOAP/XSD/Document/SimpleType.pm
lib/W3C/SOAP/XSD/Document/Type.pm
lib/W3C/SOAP/XSD/Parser.pm
lib/W3C/SOAP/XSD/Traits.pm
lib/W3C/SOAP/XSD/Types.pm
LICENSE
MANIFEST
META.json
META.yml
README
t/00-load.t
t/boilerplate.t
t/critic.t
t/eg.wsdl
t/eg.xsd
t/elementFormDefault-qualified.xsd
t/elementFormDefault-unqualified.xsd
t/elementFormDefault.t
t/elementFormDefault_dynamic.t
t/in_header.wsdl
t/kwalitee.t
t/lib/MechMock.pm
t/other.xsd
t/parent.xsd
t/perlcriticrc
t/pod-coverage.t
t/pod.t
t/sec-username.t
t/spelling.t
t/unusual_names.wsdl
t/utils.t
t/wsdl_header.t
t/wsdl_parser.t
t/wsdl_parser_dynamic.t
t/wsdl_unusual_names.t
templates/config.tt
templates/pod.tt
templates/wsdl/pm.tt
templates/xsd/base.pm.tt
templates/xsd/complex_type.pm.tt
templates/xsd/element.pm.tt
templates/xsd/element.pod.tt
templates/xsd/pm.tt
tx/builds
tx/doesnt-load
tx/wsdls.txt
tx/xmethods.pl
tx/xmethods.t