Source: libfurl-perl Standards-Version: 4.7.2 Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), libclass-accessor-lite-perl , libhttp-body-perl , libhttp-cookiejar-perl , libhttp-daemon-perl , libhttp-parser-xs-perl , libhttp-proxy-perl , libio-callback-perl , libio-socket-ssl-perl , libmodule-build-tiny-perl, libnet-idn-encode-perl , libplack-middleware-deflater-perl , libplack-perl , libtest-fake-httpd-perl , libtest-requires-perl , libtest-sharedfork-perl , libtest-tcp-perl , liburi-perl , starlet , Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libfurl-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libfurl-perl.git Homepage: https://github.com/tokuhirom/Furl Package: libfurl-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-lite-perl, libhttp-parser-xs-perl, Recommends: libhttp-cookiejar-perl, libio-socket-ssl-perl, libnet-idn-encode-perl, Suggests: libhttp-message-perl, Description: lightning-fast URL fetcher Furl is yet another HTTP client library. LWP is the de facto standard HTTP client for Perl 5, but it is too slow for some critical jobs, and too complex for weekend hacking. Furl resolves these issues. Enjoy it!