Package perl-Cache-FastMmap: Information

    Source package: perl-Cache-FastMmap
    Version: 1.35-alt1.1
    Build time:  Nov 11, 2010, 03:06 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


      1. perl-Compress-Zlib
      2. perl-Storable
      3. perl-devel

    Last changed


    Nov. 6, 2010 Vladimir Lettiev 1.35-alt1.1
    - rebuilt with perl 5.12
    April 20, 2010 Alexey Tourbin 1.35-alt1
    - 1.28 -> 1.35
    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