Source: libpoe-component-server-simplehttp-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
           Damyan Ivanov <dmn@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libipc-shareable-perl <!nocheck>,
                     libmoose-perl <!nocheck>,
                     libmoosex-poe-perl <!nocheck>,
                     libpoe-component-client-http-perl <!nocheck>,
                     libpoe-component-sslify-perl <!nocheck>,
                     libpoe-filter-http-parser-perl <!nocheck>,
                     libpoe-perl <!nocheck>,
                     libtest-pod-perl <!nocheck>,
                     libtest-poe-client-tcp-perl <!nocheck>,
                     libwww-perl <!nocheck>,
                     perl
Standards-Version: 4.6.2
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
Rules-Requires-Root: no

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.
