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-07-07 16:18:49-07 by mkutter in response to 11089
Re: SOAP::WSDL Namespace
Hi,
usually SOAP::WSDL takes care of namespaces, so you don't have to worry about that. Namespace support by now is limited to having only one element of the same local name allowed in the same place (namespaces are not regarded here yet), but in most cases this does no harm.
Martin
Direct Responses: Write a response