Source: libpoe-component-client-http-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Florian Schlichting Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: perl, libpoe-component-client-keepalive-perl, libpoe-component-sslify-perl, libpoe-perl, perl | libsocket-perl, libtest-pod-coverage-perl, libtest-pod-perl, libtest-poe-server-tcp-perl, liburi-perl, libwww-perl Standards-Version: 3.9.8 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpoe-component-client-http-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpoe-component-client-http-perl.git Homepage: https://metacpan.org/release/POE-Component-Client-HTTP Package: libpoe-component-client-http-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libnet-ssleay-perl, libpoe-component-client-keepalive-perl, libpoe-perl, perl | libsocket-perl, liburi-perl, libwww-perl Suggests: libpoe-component-sslify-perl Description: POE Component for running asynchronous HTTP transactions POE::Component::Client::HTTP is an HTTP User-Agent that allows programs to easily make HTTP requests within the POE framework. It allows other sessions to run while these transactions are being processed and can handle several HTTP transactions in parallel.