www/p5-LWP-UserAgent-Cached: New port: LWP::UserAgent with simple caching 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