slackbuilds_ponce/perl/perl-Sys-Mmap
B. Watson 8f09dfeef9 perl/perl-Sys-Mmap: i486=>i586.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:29:35 +00:00
..
perl-Sys-Mmap.info
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.