libfile-map-perl 0.66-1 source package in Ubuntu

Changelog

libfile-map-perl (0.66-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Bump Standards-Version to 4.2.1, no changes.
  * Refresh patches.

 -- Bas Couwenberg <email address hidden>  Fri, 21 Dec 2018 16:48:15 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libfile-map-perl_0.66-1.dsc 2.1 KiB bbf359989d01954b316cbeb0e9bc511da1458cf372d3ebeacdb202b4937f7bd2
libfile-map-perl_0.66.orig.tar.gz 76.5 KiB e73baecb5c0de715d24df68d56f74907977b77c951f8cc7e944ccb433620a589
libfile-map-perl_0.66-1.debian.tar.xz 2.8 KiB 2f0d33517f37fdd72ee6af402440940579b95508d55354ed3235d482b4fba18b

No changes file available.

Binary packages built by this source

libfile-map-perl: Perl module providing simple and safe memory mapping

 File::Map maps files or anonymous memory into perl variables that can be read
 just like any other variable. Files are unmapped when the scalar variable is
 destroyed, even in multithreaded programs.
 .
 Mapped memory is shared between threads and forked processes, and can be
 returned to the system when no longer needed. File::Map has built-in support
 for thread synchronisation, and is safe yet fast.

libfile-map-perl-dbgsym: No summary available for libfile-map-perl-dbgsym in ubuntu eoan.

No description available for libfile-map-perl-dbgsym in ubuntu eoan.