Package perl-Cache-FastMmap: Information

    Source package: perl-Cache-FastMmap
    Version: 1.28-alt1
    Build time:  Sep 5, 2008, 11:37 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Cache::FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache
    Description: 
    In multi-process environments (eg mod_perl, forking daemons,
    etc), it's common to want to cache information, but have that
    cache shared between processes.

    List of rpms provided by this srpm:
    perl-Cache-FastMmap (x86_64, i586)

    Maintainer: Michael Bochkaryov

    List of contributors:
    Michael Bochkaryov
    Sir Raorn


      1. perl-Compress-Zlib
      2. perl-Log-Agent
      3. perl-Storable
      4. perl-devel

    Last changed


    Sept. 5, 2008 Michael Bochkaryov 1.28-alt1
    - 1.28 version
      * get_and_set() returns new value + didstore boolean if called in list context
    	* fix non-ansi C code
    	* remove debug flags
    - fix directory ownership violation
    May 26, 2008 Michael Bochkaryov 1.26-alt1
    - 1.26 version
    March 27, 2007 Sir Raorn 1.14-alt1
    - first build for ALT Linux Sisyphus