I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-07-23 15:24:20.160508-07 by nuba
wsdl2perl.pl error when using uninitialized $name (verbose output linked)

Hello there,

When running


wsdl2perl.pl https://ws.tag.microsoft.com/MIBPService.wsdl

I get this:


/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

Direct Responses: 12835 | Write a response