Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Tie-Cache
From: Makoto Fujiwara
Date: 2015-02-18 02:14:54
Message id: 20150218011454.B244298@cvs.netbsd.org
Log Message:
Update 0.17 to 0.21
-------------------
$MODULE = "Tie::Cache"; $VERSION = .21; $DATE = '05/19/2014';
+ fixed internal $VERSION number
$MODULE = "Tie::Cache"; $VERSION = .19; $DATE = '02/23/2012';
+ added cleaner ref() checking for data size calculations when
using a MaxBytes cache, to address bug
https://rt.cpan.org/Public/Bug/Display.html?id=69976
+ updated test.pl to "use Tie::Cache" to prevent test conflicts with \
Cache.pm
Files: