in reply to Re: SOAP, WSDL, XML service/client
in thread SOAP, WSDL, XML service/client

For completeness I found my solution using.

http://search.cpan.org/~markov/XML-Compile-SOAP-Daemon-3.05/lib/XML/Compile/SOAP/Daemon.pod
use XML::Compile::SOAP::Daemon::NetServer; use XML::Compile::WSDL11; use XML::Compile::SOAP11;