in reply to How to Create a WSDL for a SOAP::Lite Server

I really don't like the idea of having to create the thing by hand.

There's no way to programmatically know how many arguments a function needs and their type.

Admittedly, a tool could generate a skeleton based on a couple of inputs.

  • Comment on Re: How to Create a WSDL for a SOAP::Lite Server