Source: libpoe-component-server-soap-perl Maintainer: Debian Perl Group Uploaders: Martín Ferrari , Damyan Ivanov , Rene Mayorga , Ryan Niebur , Jonathan Yu Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8~), libmodule-build-perl Build-Depends-Indep: perl, libpoe-perl, libsoap-lite-perl, libpoe-component-server-simplehttp-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpoe-component-server-soap-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-component-server-soap-perl.git Homepage: https://metacpan.org/release/POE-Component-Server-SOAP Package: libpoe-component-server-soap-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libsoap-lite-perl, libpoe-perl, libpoe-component-server-simplehttp-perl Description: POE component to publish event handlers via SOAP over HTTP POE::Component::Server::SOAP is a component that can publish event handlers via SOAP over HTTP. Currently, this module only supports SOAP/1.1 requests, though support for SOAP/1.2 is planned. A simple HTTP server is provided by POE::Component::Server::SimpleHTTP (libpoe-component-server-simplehttp-perl).