http://qs1969.pair.com?node_id=607757


in reply to Re^2: SOAP::Lite
in thread Reaped: SOAP::Lite

I've used Pod::WSDL to generate WSDL quite successfully. Handles anyhing I could throw at it.

Method "signatures" only really help for number and types of arguments / return values. Outside that, you're stuck using executable documentation in *any* language.

-David.