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-03-17 04:27:06-07 by noah in response to 10182
Re: https?
I assume you're attempting to implement an HTTPS+SOAP server rather than a client? You could use Apache2+mod_perl+mod_ssl in conjunction with SOAP::WSDL::Server::Mod_Perl2 to accomplish this.

--n
Direct Responses: 10189 | Write a response