Source: libpoe-component-server-simplehttp-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Damyan Ivanov Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 11~) # libtest-poe-client-tcp-perl should be >= 1.24 once this version is uploaded # but 1.22-2~ also contains the ipv6 fix Build-Depends-Indep: perl, libipc-shareable-perl, libmoose-perl, libmoosex-poe-perl, libpoe-component-client-http-perl, libpoe-component-sslify-perl, libpoe-filter-http-parser-perl, libpoe-perl, libtest-pod-perl, libtest-poe-client-tcp-perl (>= 1.22-2~), libwww-perl Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpoe-component-server-simplehttp-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpoe-component-server-simplehttp-perl.git Homepage: https://metacpan.org/release/POE-Component-Server-SimpleHTTP Package: libpoe-component-server-simplehttp-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl, libmoosex-poe-perl, libpoe-perl, libwww-perl Suggests: libipc-shareable-perl, libpoe-component-sslify-perl Description: simple HTTP server for POE POE::Component::Server::SimpleHTTP is Perl extension to easily serve HTTP requests within the POE framework. It also includes support for secure connections via SSL if POE::Component::SSLify (libpoe-component-sslify-perl), and pre-forking if IPC::Shareable (libipc-shareable-perl) are available.