libcache-memcached-fast-perl 0.25-1build2 source package in Ubuntu

Changelog

libcache-memcached-fast-perl (0.25-1build2) focal; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 19:29:33 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe perl

Downloads

File Size SHA-256 Checksum
libcache-memcached-fast-perl_0.25.orig.tar.gz 101.9 KiB 782a259094c4667871b23cdccd500bd50802d9529f1b3d6ebe2a68f5292c5c46
libcache-memcached-fast-perl_0.25-1build2.debian.tar.xz 4.8 KiB 1ec5545feee9e5d52241934d8b6397ebdb61e8904126087fc103a7c94ac83380
libcache-memcached-fast-perl_0.25-1build2.dsc 2.2 KiB b995cd4c8380c1d38d38c6ed66fd3e0f94e1b5d0ca0efe6364993aff7e97bc1b

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