in reply to SOAP::Lite:Java vs Perl
SOAP::Lite is kind of... well, it's not so great in it's present state. I highly recommend checking out XML::Compile::SOAP. It is trivial to compile a WSDL (remote or stored locally for speed bump) and run SOAP requests from the operations it exposes. I've only used it to play around (as a model with Catalyst) but I was very impressed and the author is quite receptive to constructive feedback.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: SOAP::Lite:Java vs Perl
by Anonymous Monk on May 27, 2008 at 09:57 UTC | |
by Your Mother (Archbishop) on May 27, 2008 at 17:22 UTC | |
by Anonymous Monk on May 28, 2008 at 01:38 UTC |