libdata-compactreadonly-perl 0.1.1-1 source package in Ubuntu

Changelog

libdata-compactreadonly-perl (0.1.1-1) unstable; urgency=medium

  * Import upstream version 0.1.1.
  * Drop whatis.patch, merged upstream.
  * Update years of upstream copyright.

 -- gregor herrmann <email address hidden>  Mon, 30 Oct 2023 20:49:06 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdata-compactreadonly-perl_0.1.1-1.dsc 2.7 KiB cc6e9238fa6c44a1201a4af20f2861c7abc9ec58ee6541ed368652c403a6a46d
libdata-compactreadonly-perl_0.1.1.orig.tar.gz 34.2 KiB 0f2aebfbb12e434bc4a5883eff3bbad5a0016d7c55c846587db240f9d3eb541a
libdata-compactreadonly-perl_0.1.1-1.debian.tar.xz 1.8 KiB 0bf7b413ee2c343fbf75b3e3974ce9232b69a12892e6919c8237af5d2b1bd6c1

Available diffs

No changes file available.

Binary packages built by this source

libdata-compactreadonly-perl: module for Compact Read-Only Databases

 Data::CompactReadonly provides a Compact Read Only Database that consumes
 very little memory. Once created a database can not be practically updated
 except by re-writing the whole thing. The aim is for random-access read
 performance to be on a par with DBM::Deep and for files to be much smaller.