deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libc6 (>= 2.28)
Description: |-
module to provide a shared data cache using memory mapped files
Cache::Mmap 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.
.
Cache entries are assigned to "buckets" within the cache file, depending on
the key. Within each bucket, entries are stored approximately in order of last
access, so that frequently accessed entries will move to the head of the
bucket, thus decreasing access time. Concurrent accesses to the same bucket are
prevented by file locking of the relevant section of the cache file.
Homepage: https://metacpan.org/release/Cache-Mmap
Installed-Size: '72'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libcache-mmap-perl
Priority: optional
Section: perl
Source: libcache-mmap-perl (0.11-4)
Version: 0.11-4+b4
srcpkg_name: libcache-mmap-perl
srcpkg_version: 0.11-4