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 2008-06-03 05:59:26-07 by gigimark in response to 8004
Re: problems with soap lite
Thanks Rahed. but that wasn't quite it. I'm more hoping to be able to override these two attributes: xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" and xmlns:xsd="http://www.w3.org/1999/XMLSchema" with xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" and xmlns:xsd="http://www.w3.org/2001/XMLSchema". I'm not even sure that this is the problem, but it's my best shot right now.
Direct Responses: 8010 | Write a response