SlackBuildsOrg/perl/perl-Sys-Mmap
Matteo Bernardini c5a828de0c perl/perl-Sys-Mmap: Changed homepage and download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-11-13 20:17:40 -06:00
..
perl-Sys-Mmap.info perl/perl-Sys-Mmap: Changed homepage and download link. 2013-11-13 20:17:40 -06:00
perl-Sys-Mmap.SlackBuild
README
slack-desc

perl-Sys-Mmap (uses mmap to map in a file as a Perl variable)

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.