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 11:15:44-07
by rahedin response to 8007
Re: problems with soap lite
I think the default xml schema 2001 was introduced with SOAP::Lite 0.65 version. Use the latest from cpan.
Some constants can be changed with SOAP::Constants module.