Subject: CVS commit: pkgsrc/devel/p5-Sys-Mmap
From: Greg Troxel
Date: 2021-10-05 14:57:48
Message id: 20211005125749.0DBABFA97@cvs.NetBSD.org

Log Message:
devel/p5-Sys-Mmap: Add version 0.20

This package contains a perl module to access mmap.

The Sys::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. Sys::Mmap depends on your operating system supporting UNIX or
POSIX.1b mmap, of course.

Files:
RevisionActionfile
1.1addpkgsrc/devel/p5-Sys-Mmap/DESCR
1.1addpkgsrc/devel/p5-Sys-Mmap/Makefile
1.1addpkgsrc/devel/p5-Sys-Mmap/distinfo