Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37603983
en ru br
ALT Linux repos
S:1.4-alt1
5.0: 0.5-alt1
4.1: 0.5-alt1
4.0: 0.5-alt1
3.0: 0.5-alt1

Group :: Development/Perl
RPM: perl-HTTP-Cache-Transparent

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5-alt1
Build date: 26 march 2005, 20:49 ( 996.3 weeks ago )
Size: 11.57 Kb

Home page:   http://www.cpan.org

License: GPL or Artistic
Summary: A transparant caching implementation of http get
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.

HTTP::Cache::Transparent was initially called HTTP::TransparentCache. It
was renamed on request from modules@perl.org.

Current maintainer: Vyacheslav Dikonov

List of contributors

List of rpms provided by this srpm:

  • perl-HTTP-Cache-Transparent
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin