-
-
27 Dec 2009 14:50:18 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (0 / 0 / 10)
- Kwalitee
Bus factor: 0- License: perl_5
- Activity
24 month- Tools
- Download (21.82KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:2 non-PAUSE users- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.02 - 2009-12-27
- Create tests with full coverage.
Changes for version 0.01_2 - 2009-11-28
- Switch to Module::Build. Add example usage of WSDL::Compile::Serialize with XML::Compile::SOAP.
Changes for version 0.01_1 - 2009-07-24
- First version.
Modules
Compile SOAP WSDL from your Moose classes.metaclass for WSDL attributesserialize to and from class for XML::Compile::SOAP::Clientfunctions used by WSDL::Compile and WSDL::Compile::SerializeProvides
in lib/WSDL/Compile/Meta/Attribute/WSDL.pmExamples
- example/Example.wsdl
- example/lib/Example/CT/Contact.pm
- example/lib/Example/Op/CreateCustomer/Fault.pm
- example/lib/Example/Op/CreateCustomer/Request.pm
- example/lib/Example/Op/CreateCustomer/Response.pm
- example/recreate.sh
- example/serialize_request.pl
- example/serialize_response.pl
- example/serialize_xml_compile.pl
- example/wsdl.templates
- example/wsdl_generator.pl
- example/xml-compile-templates.pl
Module Install Instructions
To install WSDL::Compile, copy and paste the appropriate command in to your terminal.
cpanm WSDL::Compile
perl -MCPAN -e shell install WSDL::Compile
For more information on module installation, please visit the detailed CPAN module installation guide.