libcache-lru-perl 0.04-3 source package in Ubuntu

Changelog

libcache-lru-perl (0.04-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libcache-lru-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Fri, 14 Oct 2022 00:33:36 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcache-lru-perl_0.04-3.dsc 2.1 KiB b0f6435f22c646667d8d97a2af6ea1fb9a2a99cb0ab812760a783201fdbb9527
libcache-lru-perl_0.04.orig.tar.gz 19.7 KiB 1a38d62365ded89315568a80c31f5bf77f1330bf20463ce11a35a6489a6abdc4
libcache-lru-perl_0.04-3.debian.tar.xz 2.3 KiB 409e75567deaf3876b7658633da0ed891cce84a05e4a39c8e441aaf011fd4b76

Available diffs

No changes file available.

Binary packages built by this source

libcache-lru-perl: simple, fast implementation of LRU cache

 Cache::LRU is a simple, fast implementation of an in-memory Least
 Recently Used (LRU) cache in pure perl.