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
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.021.
Changes
MANIFEST
META.yml
Makefile.PL
README
dist.ini
lib/Pod/WSDL.pm
lib/Pod/WSDL/AUTOLOAD.pm
lib/Pod/WSDL/Attr.pm
lib/Pod/WSDL/Doc.pm
lib/Pod/WSDL/Fault.pm
lib/Pod/WSDL/Method.pm
lib/Pod/WSDL/Param.pm
lib/Pod/WSDL/Return.pm
lib/Pod/WSDL/Type.pm
lib/Pod/WSDL/Utils.pm
lib/Pod/WSDL/Writer.pm
t/01AUTOLOAD01basic.t
t/01AUTOLOAD02forbiddenmethods.t
t/02Utils01basic.t
t/03Writer01basic.t
t/04Attr01basic.t
t/04Type01basic.t
t/05Doc01basic.t
t/06Fault01basic.t
t/07Return01basic.t
t/08Param01basic.t
t/09Attr01basic.t
t/10Method01basic.t
t/11WSDL01basic.t
t/11WSDL02types.t
t/11WSDL03operations.t
t/11WSDL04binding.t
t/11WSDL05service.t
t/11WSDL06parsing.t
t/My/AxisTest.pm
t/My/Bar.pm
t/My/BindingTest.pm
t/My/Foo.pm
t/My/OperationTest.pm
t/My/Server.pm
t/My/ServiceTest.pm
t/My/TypeTest.pm
t/My/WrongTypeTest.pm
t/axistest.pl
t/outputtest001.xml
t/outputtest002.xml
|