Perl SOAP::Lite Create request from provided schema and WSDL



I'm given various schemas and the odd wsdl document as well describing an API of a new product I'm about to use, it is rather underdocumented as always and I'm getting fairly frustrated with the limited toy examples in the SOAP::Lite documentation.


How can I create a client and list possible methods I can use off the wsdl and schemas provided?


No comments:

Post a Comment