Name: | perl-HTTP-Cache-Transparent |
Version: | 1.4 |
Release: | 9.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 22118 |
License: | GPL+ or Artistic |
RPM: |
perl-HTTP-Cache-Transparent-1.4-9.el8.noarch.rpm
|
Source RPM: |
perl-HTTP-Cache-Transparent-1.4-9.el8.src.rpm
|
Build Date: | Fri Nov 01 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.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. |