-
-
28 Mar 2010 15:04:39 UTC
- Distribution: WSDL-Compile
- Module version: 0.03
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (186 / 173 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (17.07KB)
- 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
NAME
WSDL::Compile::Utils - functions used by WSDL::Compile.
EXPORT
wsdl_attributes
Returns a list of sorted by insertion order attributes with metaclass WSDL::Compile::Meta::Attribute::WSDL for given class meta.
parse_attr
Returns a information of a WSDL::Compile::Meta::Attribute::WSDL attribute needed to create xs:element.
load_class_for_meta
Loads class and returns Moose::Meta::Class object for it.
AUTHOR
Alex J. G. Burzyński,
<ajgb at cpan.org>
BUGS
Please report any bugs or feature requests to
bug-wsdl-compile at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WSDL-Compile. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.COPYRIGHT & LICENSE
Copyright 2009 Alex J. G. Burzyński.
This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License.
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.