B. Watson 8b1c98b71e perl/perl-Sys-Mmap: Wrap README at 72 columns. %!s(int64=2) %!d(string=hai) anos
..
README 8b1c98b71e perl/perl-Sys-Mmap: Wrap README at 72 columns. %!s(int64=2) %!d(string=hai) anos
perl-Sys-Mmap.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var %!s(int64=3) %!d(string=hai) anos
perl-Sys-Mmap.info 8dd2b4bcce perl/perl-Sys-Mmap: Marked as orphaned (no SBo maintainer) %!s(int64=4) %!d(string=hai) anos
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. %!s(int64=11) %!d(string=hai) anos

README

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.