perl-Sys-Mmap - Use mmap to map in a file as a Perl variable
Website: | http://search.cpan.org/dist/Sys-Mmap/ |
---|---|
License: | GPL+ or Artistic |
- Description:
The Mmap module lets you use mmap to map in a file as a perl variable rather than reading the file into dynamically allocated memory. Multiple programs may map the same file into memory, and immediately see changes by each other. Memory may be allocated not attached to a file, and shared with subprocesses.
Packages
perl-Sys-Mmap-0.16-7.puias6.i686 [28 KiB] |
Changelog
by Petr Sabata (2011-07-21):
- Perl mass rebuild |