ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
274 B
Text
5 lines
274 B
Text
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.
|
|
|
|
WWW: https://metacpan.org/release/HTTP-Cache-Transparent
|