Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37401068
en ru br
ALT Linux repos
S:2.11-alt1
5.0: 2.04-alt2
4.1: 2.02-alt1
4.0: 2.02-alt1
3.0: 2.02-alt1

Group :: Development/Perl
RPM: perl-Cache

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.11-alt1
Build date: 1 april 2015, 17:46 ( 472.2 weeks ago )
Size: 58.26 Kb

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

License: Artistic / GPL
Summary: Cache - the Cache interface
Description:

The Cache modules are designed to assist a developer in persisting data for a
specified period of time.  Often these modules are used in web applications to
store data locally to save repeated and redundant expensive calls to remote
machines or databases.

The Cache interface is implemented by derived classes that store cached data
in different manners (such as as files on a filesystem, or in memory).

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

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