libhttp-tinyish-perl 0.19-1 source package in Ubuntu

Changelog

libhttp-tinyish-perl (0.19-1) unstable; urgency=medium

  * Import upstream version 0.19.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Mon, 18 Mar 2024 21:32:40 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-tinyish-perl_0.19-1.dsc 2.5 KiB 6d8105f332c00659dd32739687dea50d9482d2b3f9576dd8d502e518ace102b3
libhttp-tinyish-perl_0.19.orig.tar.gz 17.3 KiB e9ce94a9913f9275d312ded4ddb34f76baf011b6b8d6029ff2871d5bd7bae468
libhttp-tinyish-perl_0.19-1.debian.tar.xz 2.1 KiB 10eb360475dad034914894a776d577b5b41a4bb201505546658fa829ce745676

Available diffs

No changes file available.

Binary packages built by this source

libhttp-tinyish-perl: 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.