From: Byrne R. <by...@ma...> - 2003-12-01 15:34:18
|
There is a huge need for this tool in the SOAP::Lite community - if not functionally, then educationally. I am gearing up for the first alpha release of the wsdl2perl tool. It includes support for RPC encoded servers only, and produces client-side code only. Major tasks to see this thing progress to a beta are as follows, and I really need help testing this: * testing, testing, and more testing * support doc/literal style encoding (this may mean writing a whole new serializer and deserializer) * development of a more robust set of unit tests In the meantime, I just checked in the latest code into CVS. You will need to get a nightly build of SOAP::Lite (soon to be released as 0.65) as well as wsdl2perl obviously. ^byrne :/ |