libfile-cache-perl 0.16-12 source package in Ubuntu

Changelog

libfile-cache-perl (0.16-12) unstable; urgency=medium

  * Mark package as autopkgtestable.
  * Policy version 3.9.6: no changes required.

 -- Colin Watson <email address hidden>  Thu, 24 Dec 2015 01:19:31 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Sid
Original maintainer:
Colin Watson
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfile-cache-perl_0.16-12.dsc 1.9 KiB e1175a80462a0921929fbeeffc76f845d367bf9b95cb5be7df33eb6f1f719dab
libfile-cache-perl_0.16.orig.tar.gz 27.0 KiB 479f4013a17cba8fa350017d21e69b1d83b1439422a0dac18c6076608ef21330
libfile-cache-perl_0.16-12.debian.tar.xz 2.4 KiB 4effabf4a55b64379c846c042ce6254c8e2689ba24005003d45c4d26ee80e24c

Available diffs

No changes file available.

Binary packages built by this source

libfile-cache-perl: File::Cache, a filesystem-based object store

 File::Cache implements an object store which shares data across process
 boundaries via the filesystem. It was written to complement IPC::Cache, but
 is suitable for larger numbers of more complex objects than that module.
 .
 This module will eventually be superseded by the newer Cache::Cache.