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.)