Hello there,
When running
wsdl2perl.pl https://ws.tag.microsoft.com/MIBPService.wsdl
/opt/vortex/stack/perl-local-lib/lib/perl5/SOAP/WSDL/Generator/Template/XSD\Interface.tt undef erro
+r - no node at /opt/vortex/stack/perl-local-lib/lib/perl5/SOAP/WSDL/Generator/Template/Plugin/XSD
+.pm line 58
It seems all goes wrong at:
Use of uninitialized value $name in concatenation (.) or string at /opt/vortex/stack/perl-local-lib
+/lib/perl5/SOAP/WSDL/Types.pm line 43.
Looking for element {}
in schema http://www.w3.org/2001/XMLSchema
Use of uninitialized value $args[1] in concatenation (.) or string at /opt/vortex/stack/perl-local-
+lib/lib/perl5/SOAP/WSDL/XSD/Schema.pm line 59.
Looking for element in http://www.w3.org/2001/XMLSchema
in schema http://www.ws.tag.microsoft.com/ver1/Imports
Use of uninitialized value $args[1] in concatenation (.) or string at /opt/vortex/stack/perl-local-
+lib/lib/perl5/SOAP/WSDL/XSD/Schema.pm line 59.
This is the complete output (STDOUT + STDERR) for the call to wsdl2perl.pl with verbose = 1: http://naraka.pauleira.com/soap/wsdl2perl.pl_called_on_ws.tag.microsoft.com_MIBPService.wsdl.txt
Thanks for your time!
Nuba |