perl-Cache-Mmap - Shared data cache using memory mapped files
Description:
This module implements a shared data cache, using memory mapped files. 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.
Homepage: http://search.cpan.org/dist/Cache-Mmap/
License: GPL or Artistic
Vendor: Fedora Project
Packages
perl-Cache-Mmap-0.09-2.fc7.x86_64 [26 KiB] |
Changelog by Steven Pritchard (2007-04-17):
- BR ExtUtils::MakeMaker. |