Posted on 2009-12-16 11:36:15-08
by mkutterin response to 11954
Re: wsdl2perl doesn't handle schema import
And, sorry, I seem to have missed it: One of the namespaces to include is the SOAP Encoding namespace, which means your WSDL uses rpc/encoded (or, less probable, document/encoded) style. This is not supported by SOAP::WSDL.
Martin