libhttp-cookiemonster-perl 0.11-2 source package in Ubuntu

Changelog

libhttp-cookiemonster-perl (0.11-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.0, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Fri, 14 Oct 2022 13:49:36 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-cookiemonster-perl_0.11-2.dsc 2.3 KiB c8cc144564463eeda84ea6e262a9a7e71634bf4a6c49abea91ae09dea3858aa7
libhttp-cookiemonster-perl_0.11.orig.tar.gz 25.3 KiB 6f592d4cdf68e2330dee93dd38207c79f3fc194513bebacb8f5fd369fd00b663
libhttp-cookiemonster-perl_0.11-2.debian.tar.xz 2.4 KiB daab4da51e713937bac643865eee581dbb519f105293b0b41495d797137390f0

Available diffs

No changes file available.

Binary packages built by this source

libhttp-cookiemonster-perl: module for easy read/write access to HTTP::Cookies jar

 HTTP::CookieMonster was created because messing around with HTTP::Cookies is
 non-trivial. HTTP::Cookies is a very useful module, but using it is not always
 as easy and clean as it could be. HTTP::CookieMonster gives you a simple
 interface for getting and setting cookies.
 .
 Warning: this is BETA code which is still subject to change.