* Package name : libpoe-component-server-soap-perl
Version : 1.11
Upstream Author : Apocalypse <apocal@cpan.org>
* URL : http://search.cpan.org/dist/POE-Component-Server-SOAP/
* License : Perl (Artistic | GPL-1+)
Programming Lang: Perl
Description : POE component to publish event handlers via SOAP over HTTP
POE::Component::Server::SOAP is a bolt-on component that can publish
event handlers via SOAP over HTTP. Currently, this module only supports
SOAP/1.1 requests, work will be done in the future to support SOAP/1.2
requests. The HTTP server is done via POE::Component::Server::SimpleHTTP.