Skip Menu |

This queue is for tickets about the W3C-SOAP CPAN distribution.

Report information
The Basics
Id: 78875
Status: resolved
Priority: 0/
Queue: W3C-SOAP

People
Owner: Nobody in particular
Requestors: ether [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: v0.0.4
Fixed in: (no value)



Subject: Required attributes for W3C::SOAP::WSDL::Parse are not documented
The 'document' attribute is required=>1, but this attribute is not documented at all. Also, ns_module_map should probably default to {} rather than being required, since it's only used for the XSD path and not WSDL. (Minor issue - the pod markup for these attributes should use C<< >> and not C<> - the -> is being parsed as a premature tag closure.)
On Thu Aug 09 12:02:44 2012, ETHER wrote: Show quoted text
> The 'document' attribute is required=>1, but this attribute is not > documented at all.
Possibly related: there is a typo here in BUILDARGS when populating 'documentation': if ( $arg eq 'location' || $arg eq 'strign' ) s/strign/string/
Show quoted text
> Also, ns_module_map should probably default to {} rather than being > required, since it's only used for the XSD path and not WSDL.
The 'template' attribute could also default to Template->new(), rather than being required=>1.
All the issues mentioned should now be resolved in release 0.05