libhttp-cookiemonster-perl 0.05-1 source package in Ubuntu

Changelog

libhttp-cookiemonster-perl (0.05-1) unstable; urgency=low


  * New upstream release.
  * Install new example script.
  * debian/control: add a verb in the long description.

 -- gregor herrmann <email address hidden>  Sun, 09 Dec 2012 17:05:13 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Builds

Raring: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhttp-cookiemonster-perl_0.05-1.dsc 2.3 KiB 6a4e31a1ad50bc231d8163ff256eea71c8b7702d8ca2298d97d086b124ed876a
libhttp-cookiemonster-perl_0.05.orig.tar.gz 14.8 KiB 65aeaa58e19cfd694d0ad13bcf5c97ec845cb1431a4b6e1afeccfc647fe4ae2d
libhttp-cookiemonster-perl_0.05-1.debian.tar.gz 1.6 KiB 68ea4b4e01f784ef1392f67bfa393bf7c39a2604c73d4ba10089927ce97185f3

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.