libhttp-cache-transparent-perl

Perl module used to transparently cache HTTP requests

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.

The HTTP headers If-Modified-Since and ETag are used to let the server decide if the version in the cache is up-to-date or not. All HTTP requests are made through the LWP module. Data is stored on disk by the Storable module. Digest::MD5 is used for creating a hash of the URL.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/HTTP-Cache-Transparent


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libhttp-cache-transparent-perl