libsys-mmap-perl binary package in Ubuntu Trusty amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2013-10-24 16:18:28 UTC Published Ubuntu Trusty amd64 release universe perl Optional 0.16-1build2
  • Published
  • Copied from ubuntu trusty-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Trusty amd64 proposed universe perl Optional 0.16-1build2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2013-10-24 16:41:16 UTC Superseded Ubuntu Trusty amd64 release universe perl Optional 0.16-1build1
  • Removal requested .
  • Superseded by amd64 build of libsys-mmap-perl 0.16-1build2 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu precise-release amd64 in Primary Archive for Ubuntu