libhttp-cookiejar-perl 0.010-2 source package in Ubuntu

Changelog

libhttp-cookiejar-perl (0.010-2) unstable; urgency=medium

  * Team upload.
  * add postpone-test-expiry.patch from David Golden (Closes: #991649)

 -- Étienne Mollier <email address hidden>  Thu, 29 Jul 2021 19:32:27 +0200

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

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-cookiejar-perl_0.010-2.dsc 2.3 KiB 6ec46ca9ebf2eac9be6b9212bd36e142f2ef4a634c174a5b2e2e5fb64fe891fa
libhttp-cookiejar-perl_0.010.orig.tar.gz 27.2 KiB 56e333e823c5d872a289240482b94cde841eb037b7f2ffd4d1b43aa298c6f5d0
libhttp-cookiejar-perl_0.010-2.debian.tar.xz 3.1 KiB 63b5910d95502e2b87abd5d399a34c6a7bbee751d430713bddefc3c46220c154

Available diffs

No changes file available.

Binary packages built by this source

libhttp-cookiejar-perl: minimalist HTTP user agent cookie jar

 HTTP::CookieJar implements a minimalist HTTP user agent cookie jar in
 conformance with RFC 6265|http://tools.ietf.org/html/rfc6265.
 .
 Unlike the commonly used HTTP::Cookies module, this module does not require
 use of HTTP::Request and HTTP::Response objects. An LWP-compatible adapter is
 available as HTTP::CookieJar::LWP.