libsys-mmap-perl_0.15-1_i386.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Fri May 27 14:51:23 UTC 2011


(new) libsys-mmap-perl_0.15-1.debian.tar.gz optional perl
(new) libsys-mmap-perl_0.15-1.dsc optional perl
(new) libsys-mmap-perl_0.15-1_i386.deb optional perl
module for using POSIX mmap
 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. Sys::Mmap depends on
 your operating system supporting UNIX or POSIX.1b mmap, of course.
 .
 Note that PerlIO now defines a :mmap tag and presents mmap'd files as regular
 files, if that is your cup of joe.
 .
 Several processes may share one copy of the file or string, saving memory,
 and concurrently making changes to portions of the file or string. When not
 used with a file, it is an alternative to SysV shared memory. Unlike SysV
 shared memory, there are no arbitrary size limits on the shared memory area,
 and sparce memory usage is handled optimally on most modern UNIX
 implementations.
(new) libsys-mmap-perl_0.15.orig.tar.gz optional perl
Changes: libsys-mmap-perl (0.15-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #626837)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 626837 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list