summaryrefslogtreecommitdiff
path: root/cpan/IO-Compress/t
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-12-09 15:26:53 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-12-09 15:26:53 +0000
commite9c9d63a490e3e74156a45e54ee8104fc9c83ebb (patch)
treea7af34ce1fa83d28cbeaa1f00fe33c59b0d1a503 /cpan/IO-Compress/t
parent62c6b5662785c496b4987d6026455d0ac7a0a026 (diff)
downloadperl-e9c9d63a490e3e74156a45e54ee8104fc9c83ebb.tar.gz
Update IO-Compress to CPAN version 2.067
[DELTA] 2.067 8 Dec 2014 * RT #100257: IO::Compress::RawDeflate unnecessarily loads IO::Seekable
Diffstat (limited to 'cpan/IO-Compress/t')
-rw-r--r--cpan/IO-Compress/t/000prereq.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/IO-Compress/t/000prereq.t b/cpan/IO-Compress/t/000prereq.t
index 39d7e49167..28252e1a91 100644
--- a/cpan/IO-Compress/t/000prereq.t
+++ b/cpan/IO-Compress/t/000prereq.t
@@ -25,7 +25,7 @@ BEGIN
if eval { require Test::NoWarnings ; import Test::NoWarnings; 1 };
- my $VERSION = '2.066';
+ my $VERSION = '2.067';
my @NAMES = qw(
Compress::Raw::Bzip2
Compress::Raw::Zlib