Are there any other Perl SOAP/WSDL modules that support this common feature?
Perl seems to be lagging behind every other language out there when it comes to SOAP/Web Services. SOAP::Lite doesn't support complex types when using WSDL, SOAP::WSDL doesn't support WS-Security or this import feature, ... I wonder how difficult it would be to add complex types to SOAP::Lite?
Thanks, - James