./wip/p5-Cache-Mmap, Shared data cache using memory mapped files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.11, Package name: p5-Cache-Mmap-0.11, Maintainer: hiramatu

This module provides a shared cache, using a memory mapped file. Very useful
for mod_perl applications. If routines are provided which interact with the
underlying data, access to the cache is completely transparent, and the module
handles all the details of refreshing cache contents, and updating underlying
data, if necessary.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: 6e74d7d7523de88b7bf7a725bb23ad160a3d631e
Filesize: 21.042 KB

Version history: (Expand)


CVS history: (Expand)


   2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2013-04-02 08:59:29 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-Cache-Mmap to 0.11.

Changes from previous:
----------------------
2008-04-15 0.11
  Doc fix:
    Add 0.10's changes to this list :-)

2008-04-15 0.11
  Bug fix:
    Fix the perl version check to something which doesn't complain with 5.10

2005-11-15 0.09
  Bug fix:
    Unlock the file before mmap(), as mandated by the spec
    Return useful values from XS
  Thanks to Janardhan Molumuri <mjanardhan@gmail.com>
    for being bitten by this, and for assistance in fixing it
  Minor documentation improvements
   2012-10-04 11:13:17 by Aleksej Saushev | Files touched by this commit (76)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2008-05-30 14:22:03 by abs | Files touched by this commit (102)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2005-07-26 07:58:12 by Hiramatsu Yoshifumi | Files touched by this commit (12)
Log message:
correct path to .packlist
   2005-04-11 23:14:36 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2005-03-29 03:42:38 by Hiramatsu Yoshifumi | Files touched by this commit (1)
Log message:
Add RMD160 checksum.
   2005-01-30 12:24:33 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
fix $NetBSD$ tag.