libipc-sharelite-perl 0.17-3build1 source package in Ubuntu

Changelog

libipc-sharelite-perl (0.17-3build1) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Mon, 21 Oct 2013 10:16:10 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main perl

Downloads

File Size SHA-256 Checksum
libipc-sharelite-perl_0.17.orig.tar.gz 22.3 KiB 14d406b91da96d6521d0d1a82d22a306274765226b86b0a56e7ffddcf96ae7bf
libipc-sharelite-perl_0.17-3build1.debian.tar.gz 4.8 KiB b4ae5c3a40842447259bbbc3f0f7ed35c7c7853b277ef1f6adb37537a6dd480e
libipc-sharelite-perl_0.17-3build1.dsc 2.2 KiB 398ba605aea6652bef307458458f3d0ee6b026962d1f2fa1f563dbfc82d4dd79

Available diffs

View changes file

Binary packages built by this source

libipc-sharelite-perl: Perl module that provides a simple interface to shared memory

 IPC::ShareLite provides a simple interface to shared memory, allowing
 data to be efficiently communicated between processes. Your operating
 system must support SysV IPC (shared memory and semaphores) in order to
 use this module.