Source: libhttp-tinyish-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: curl , libfile-which-perl , libhttp-tiny-perl , libipc-run3-perl , libwww-perl , perl, wget Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhttp-tinyish-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhttp-tinyish-perl.git Homepage: https://metacpan.org/release/HTTP-Tinyish Rules-Requires-Root: no Package: libhttp-tinyish-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-which-perl, libhttp-tiny-perl, libipc-run3-perl Recommends: libwww-perl Suggests: curl, wget Description: HTTP::Tiny compatible HTTP client wrappers HTTP::Tinyish is a wrapper module for HTTP client modules LWP, HTTP::Tiny and HTTP client software curl and wget. . It provides an API compatible to HTTP::Tiny, and the implementation has been extracted out of App::cpanminus. HTTP::Tinyish can be useful in a restrictive environment where you need to be able to download CPAN modules without an HTTPS support in built-in HTTP library.