libhash-sharedmem-perl 0.005-1build2 source package in Ubuntu

Changelog

libhash-sharedmem-perl (0.005-1build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:08:12 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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
libhash-sharedmem-perl_0.005.orig.tar.gz 114.9 KiB 324776808602f7bdc44adaa937895365454029a926fa611f321c9bf6b940bb5e
libhash-sharedmem-perl_0.005-1build2.debian.tar.xz 1.8 KiB b261f52c73569b0e171068c65718b3dc19d8eb8b8065f62783404354d39d1537
libhash-sharedmem-perl_0.005-1build2.dsc 2.3 KiB 7aaea4cbf1086c1d5fe6f95266db2eb8b8ea1b3489d7bd7453a69a22da7de030

Available diffs

View changes file

Binary packages built by this source

libhash-sharedmem-perl: efficient shared mutable hash

 Hash::SharedMem provides a facility for efficiently sharing mutable data
 between processes on one host. Data is organised as a key/value store,
 resembling a Perl hash. The keys and values are restricted to octet (Latin-1)
 strings. Structured objects may be stored by serialising them using a
 mechanism such as Sereal.

libhash-sharedmem-perl-dbgsym: debug symbols for libhash-sharedmem-perl