Package perl-Cache: Information

    Binary package: perl-Cache
    Version: 2.04-alt2.1
    Architecture: noarch
    Build time:  Nov 23, 2010, 01:58 AM
    Source package: perl-Cache
    Category: Development/Perl
    Report package bug
    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).

    Maintainer: Vitaly Lipatov

    List of contributors:
    Igor Vlasenko
    Vitaly Lipatov

    ACL:
    @qa_p7

    Last changed


    Nov. 22, 2010 Igor Vlasenko 2.04-alt2.1
    - repair after perl 5.12 upgrade using girar-nmu
    Sept. 6, 2008 Vitaly Lipatov 2.04-alt2
    - fix directory ownership violation
    June 14, 2008 Vitaly Lipatov 2.04-alt1
    - new version 2.04 (with rpmrb script)