I have to write web services, and I'd like to hear from you about your favourites modules in order to do this task. I've used
SOAP::Lite, but I really like to know if this is the best chance at Perl environment.
My code has to expose a WSDL interface, and auto-generated way to do this it's required
See this:
ResponderEliminarhttp://search.cpan.org/dist/XML-Compile-SOAP/lib/XML/Compile/WSDL11.pod
Hi,
ResponderEliminarSOAP::Lite is old and doesn't support most of the SOAP and WSDL spec. Take a look at http://daniel.ruoso.com/categoria/perl/soap-today for an explanation of how to use SOAP with more recent modules with a better spec support.
daniel
I like XMLRPC more than SOAP, it's easier to develop
ResponderEliminar