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 2009-01-29 11:13:59-08 by ejaincom in response to 9824
Re: wsdl2perl running error : NOT_FOUND error
Thanks for replying,
there is no MyTypes::mail class generated , infact there was a function get_xmlns in MyElements/login.pm .
i changed the subroutine sub get_xmlns { 'urn:core_2008_2.platform.webservices.netsuite.com'} to sub get_xmlns { 'urn:messages_2008_2.platform.webservices.netsuite.com' }
and the code worked.
So the code was confusing on the namespace.
I would like to know how can i get to know of the other such confusing points.
Pl. let me know if you are getting an idea on this,
Thanks,

abhi
Direct Responses: Write a response