libcache-memcached-fast-perl 0.28-2build1 source package in Ubuntu

Changelog

libcache-memcached-fast-perl (0.28-2build1) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:39:01 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcache-memcached-fast-perl_0.28.orig.tar.gz 93.9 KiB 7c424c253b65ff62cf1577bb418802192a18805ea31fafc0a7ae589e446c89d2
libcache-memcached-fast-perl_0.28-2build1.debian.tar.xz 5.6 KiB dd281bf6d87dafdb21bf828e1cdb15cd3e2fe7814909973d3ba8e6bfc20f29c4
libcache-memcached-fast-perl_0.28-2build1.dsc 2.3 KiB a62538d60dbc92c4fe880bc95320bd5f8db7fb0e1165973af4f82a4dcc227ef4

Available diffs

View changes file

Binary packages built by this source

libcache-memcached-fast-perl: Perl client for memcached, in C language

 Cache::Memcached::Fast is a Perl client for memcached,
 a memory cache daemon (http://www.danga.com/memcached/).
 Module core is implemented in C
 and tries hard to minimize number of system calls
 and to avoid any key/value copying for speed.
 As a result, it has very low CPU consumption.
 .
 API is largely compatible with Cache::Memcached,
 original pure Perl client,
 most users of the original module may start using this module
 by installing it and adding "::Fast" to the old name in their scripts.

libcache-memcached-fast-perl-dbgsym: debug symbols for libcache-memcached-fast-perl