Date: Sun, 11 Dec 2022 21:13:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267493] [NEW PORT] www/p5-LWP-UserAgent-Cached: LWP::UserAgent with simple caching mechanism Message-ID: <bug-267493-7788-2UmqJj1Mbv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267493-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-267493-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267493 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dfa764ee14332a84dd73916777223009= 1a863196d commit fa764ee14332a84dd739167772230091a863196d Author: Jes=C3=BAs Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2022-12-11 21:11:32 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2022-12-11 21:11:32 +0000 www/p5-LWP-UserAgent-Cached: New port: LWP::UserAgent with simple cachi= ng mechanism LWP::UserAgent::Cached is yet another LWP::UserAgent subclass with cache support. It stores cache in the files on local filesystem and if response already available in the cache returns it instead of making HTTP request. WWW: https://metacpan.org/dist/LWP-UserAgent-Cached/ PR: 267493 www/Makefile | 1 + www/p5-LWP-UserAgent-Cached/Makefile (new) | 17 +++++++++++++++++ www/p5-LWP-UserAgent-Cached/distinfo (new) | 3 +++ www/p5-LWP-UserAgent-Cached/pkg-descr (new) | 4 ++++ www/p5-LWP-UserAgent-Cached/pkg-plist (new) | 2 ++ 5 files changed, 27 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267493-7788-2UmqJj1Mbv>