Name: | perl-HTTP-Cache-Transparent |
---|---|
Version: | 1.1 |
Release: | 9.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 21688 |
License: | GPL+ or Artistic |
RPM: | perl-HTTP-Cache-Transparent-1.1-9.el7.noarch.rpm |
Source RPM: | perl-HTTP-Cache-Transparent-1.1-9.el7.src.rpm |
Build Date: | Fri Nov 03 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |