Name: | perl-HTTP-Cache-Transparent |
---|---|
Version: | 1.4 |
Release: | 24.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 21850 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-HTTP-Cache-Transparent-1.4-24.el10_0.noarch.rpm |
Source RPM: | perl-HTTP-Cache-Transparent-1.4-24.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/HTTP-Cache-Transparent |
Summary: | Cache the result of http get-requests persistently |
Description: | HTTP::Cache::Transparent is an implementation of http get that keeps a local cache of fetched pages to avoid fetching the same data from the server if it hasn't been updated. The cache is stored on disk and is thus persistent between invocations. |