From 4f32be64aaff14020e2cd7bbcb8ed893446b5c3c Mon Sep 17 00:00:00 2001 From: V'yacheslav Stetskevych Date: Fri, 25 Jun 2010 00:04:40 -0400 Subject: libraries/perl-Sys-Mmap: Added (maps in a file as a Perl variable) Signed-off-by: dsomero --- libraries/perl-Sys-Mmap/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/perl-Sys-Mmap/slack-desc (limited to 'libraries/perl-Sys-Mmap/slack-desc') diff --git a/libraries/perl-Sys-Mmap/slack-desc b/libraries/perl-Sys-Mmap/slack-desc new file mode 100644 index 0000000000..93398eb085 --- /dev/null +++ b/libraries/perl-Sys-Mmap/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +perl-Sys-Mmap: perl-Sys-Mmap (uses mmap to map in a file as a Perl variable) +perl-Sys-Mmap: +perl-Sys-Mmap: The mmap module uses the POSIX mmap call to map in a file as a Perl +perl-Sys-Mmap: variable. Memory access by mmap may be shared between threads or +perl-Sys-Mmap: forked processes, and may be a disc file that has been mapped into +perl-Sys-Mmap: memory. +perl-Sys-Mmap: +perl-Sys-Mmap: +perl-Sys-Mmap: +perl-Sys-Mmap: +perl-Sys-Mmap: -- cgit v1.2.3