IABSD.fr/ports/www/p5-HTTP-CookieJar

Branch :


Log

Author Commit Date CI Message
8a8faac1 2022-07-29 08:01:49 Update to p5-HTTP-CookieJar-0.014 from wen heping (maintainer).
ec148031 2022-03-11 20:09:36 drop RCS Ids
d5cce17a 2021-08-11 06:06:03 Update to p5-HTTP-CookieJar-0.012 from wen heping.
1ba3431c 2021-05-29 11:36:05 update p5-HTTP-CookieJar to 0.010 from wen heping
95d31a4b 2020-07-03 21:44:29 bump for search.cpan.org->metacpan.org change
0a5b5bdd 2019-07-12 20:50:46 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
35d73bef 2018-11-30 01:33:19 import p5-HTTP-CookieJar 0.008 from wen heping; OK afresh1@ Comment: minimalist HTTP user agent cookie jar Description: 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.