Path to this page:
Subject: CVS commit: pkgsrc/www/p5-HTTP-CookieJar
From: Wen Heping
Date: 2018-06-18 04:08:56
Message id: 20180618020856.3E355FBEC@cvs.NetBSD.org
Log Message:
Import HTTP-CookieJar-0.008 as www/p5-HTTP-CookieJar.
HTTP::CookieJar implements a minimalist HTTP user agent cookie jar in
conformance with RFC 6265.
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.
Files: