Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042790
en ru br
ALT Linux repos
S:1.08-alt1
5.0: 1.05-alt2
4.1: 1.04-alt2
4.0: 1.04-alt2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.08-alt1
Build date: 26 january 2015, 16:44 ( 478.5 weeks ago )
Size: 39.31 Kb

Home page:   http://search.cpan.org/~dclinton/Cache-Cache-1.…

License: GPL or Artistic
Summary: Cache-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.  People have also
been known to use Cache::Cache for its straightforward interface in
sharing data between runs of an application or invocations of a
CGI-style script or simply as an easy to use abstraction of the
filesystem or shared memory.

The Cache::Cache interface is implemented by classes that support the
get, set, remove, size, purge, and clear instance methods and their
corresponding static methods for persisting data across method calls.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

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