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.