in reply to Re: SOAP and Perl
in thread SOAP and Perl
Actually the stub maker is a quite decent job if SOAP::Lite works. It made you really feel that you are calling the remote service as a method call, and you don't see the XML or SOAP. But unfortunately SOAP::Lite does not work (and the code the stub maker generates is based on SOAP::Lite).
|
|---|