summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2009-10-09 12:44:11 +0100
committerSteve Hay <SteveHay@planit.com>2009-10-09 12:44:11 +0100
commitd5e5b609fb43776b7a5cc8de59b1520e4c7f1866 (patch)
tree5e9ed8e38878dbb753da619d19c0cf62b856d5ff /MANIFEST
parent5c7da53cc0fa3db2a0adc93851fae037de310655 (diff)
downloadperl-d5e5b609fb43776b7a5cc8de59b1520e4c7f1866.tar.gz
Add missing IO-Compress test file
The original IO-Compress patch: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2009-03/msg00293.html omitted the file (but strangely included the entry "t/cz-03zlib-v1.t*" [sic] in the MANIFEST file that it mistakenly included). Also note in Maintainers.pl that IO-Compress is now in cpan/ not dist/, and mark UPSTREAM as 'cpan'.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 0af9fdf20f..5f7efa36e3 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1212,6 +1212,7 @@ cpan/IO-Compress/t/compress/tied.pl Compress::Zlib
cpan/IO-Compress/t/compress/truncate.pl Compress::Zlib
cpan/IO-Compress/t/compress/zlib-generic.pl Compress::Zlib
cpan/IO-Compress/t/cz-01version.t IO::Compress
+cpan/IO-Compress/t/cz-03zlib-v1.t IO::Compress
cpan/IO-Compress/t/cz-05examples.t IO::Compress
cpan/IO-Compress/t/cz-06gzsetp.t IO::Compress
cpan/IO-Compress/t/cz-08encoding.t IO::Compress