summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2019-01-17 18:08:33 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2019-01-17 18:08:33 +0000
commit0c5ce8df8591552238619c3fee035fed0b46e923 (patch)
tree3dca3aa30612ed06d4675e80eec51ccc78de3209 /MANIFEST
parent742efbc0836f30c015626fc3f34e7f8b4c1c8e5a (diff)
downloadperl-0c5ce8df8591552238619c3fee035fed0b46e923.tar.gz
Update IO-Compress to CPAN version 2.084
[DELTA] 2.084 5 January 2019 * IO::Uncompress::AnyUncompress.pm Added support for IO::Uncompress::Zstd and IO::Uncompress::UnLzip 2.083 30 December 2018 * IO::Compress::* * IO::Uncompress::* The BinModeIn and BinModeOut options in are now no-ops. ALL files will be read/written in binmode. * IO::Uncompress::Unzip Fixed issue with unziping a member from a streamed zip file. Issue triggered by a libreoffice document. Test added to 105oneshot-zip-only.t Thanks to Fabrizio Pivari for the bug report. * Added U64::isZero * bin/zipdetails Added 'Data Stream Alignment' (tag 0xa11e) to extra fields. Field sourced from https://support.pkware.com/display/PKZIP/Proposed+ZIP+Format+Specification+Additions * Compress::Zlib.pm #125140: Tiny POD error in Compress::Zlib
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c2e2634719..4c68904d86 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1135,6 +1135,8 @@ cpan/IO-Compress/t/cz-03zlib-v1.t IO::Compress
cpan/IO-Compress/t/cz-06gzsetp.t IO::Compress
cpan/IO-Compress/t/cz-08encoding.t IO::Compress
cpan/IO-Compress/t/cz-14gzopen.t IO::Compress
+cpan/IO-Compress/t/files/meta.xml
+cpan/IO-Compress/t/files/test.ods
cpan/IO-Compress/t/globmapper.t IO::Compress
cpan/IO-Socket-IP/lib/IO/Socket/IP.pm IO::Socket::IP
cpan/IO-Socket-IP/t/00use.t IO::Socket::IP tests