Tanalis has asked for the wisdom of the Perl Monks concerning the following question:
I'm a complete beginner to the SOAP concept, needing to start making use of SOAP as part of a major project I'm currently working on.
The project is based in Perl, and a search on CPAN has turned up two likely-looking modules to help with the SOAP side of things: SOAP and SOAP::Lite.
Which of these two modules would you recommend (if either), and why? SOAP::Lite seems to have more complete documentation, which immediately attracts me, but I don't want to base a decision on this alone.
Are there any other useful modules for SOAP that I should be aware of?
Thanks in advance for your help.
-- Foxcub
#include www.liquidfusion.org.uk
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: SOAP vs SOAP::Lite
by rob_au (Abbot) on Jan 05, 2004 at 12:10 UTC | |
|
Re: SOAP vs SOAP::Lite
by samtregar (Abbot) on Jan 05, 2004 at 18:57 UTC |