in reply to Re: Using Pod::WSDL and getting error 301 when calling any method
in thread Using Pod::WSDL and getting error 301 when calling any method

I renamed the class to WebServiceFunctions and I added '=cut' after the '=end WSDL' pod tags as SOAP::Transport::HTTP doesn't like it.

Perl doesn't like it, B::Deparse ... Basic debugging checklist , brian's Guide to Solving Any Perl Problem, CGI Help Guide , Troubleshooting Perl CGI scripts

  • Comment on Re^2: Using Pod::WSDL and getting error 301 when calling any method