Package: libsys-mmap-perl (0.20-1 and others)
Links for libsys-mmap-perl
Debian Resources:
Download Source Package libsys-mmap-perl:
- [libsys-mmap-perl_0.20-1.dsc]
- [libsys-mmap-perl_0.20.orig.tar.gz]
- [libsys-mmap-perl_0.20-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
module for using POSIX mmap
The Mmap module uses the POSIX mmap call to map in a file as a Perl variable. Memory access by mmap may be shared between threads or forked processes, and may be a disc file that has been mapped into memory. Sys::Mmap depends on your operating system supporting UNIX or POSIX.1b mmap, of course.
Note that PerlIO now defines a :mmap tag and presents mmap'd files as regular files, if that is your cup of joe.
Several processes may share one copy of the file or string, saving memory, and concurrently making changes to portions of the file or string. When not used with a file, it is an alternative to SysV shared memory. Unlike SysV shared memory, there are no arbitrary size limits on the shared memory area, and sparce memory usage is handled optimally on most modern UNIX implementations.
Other Packages Related to libsys-mmap-perl
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU Biblioteca C: Bibliotecas compartilhadas
also a virtual package provided by libc6-udeb
-
- dep: perl (>= 5.32.0-4)
- Linguagem de extração e relatórios prática de Larry Wall
-
- dep: perlapi-5.32.0
- virtual package provided by perl-base
Download libsys-mmap-perl
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
i386 | 0.20-1+b1 | 19.0 kB | 57.0 kB | [list of files] |