IO-Compress 2.086
-
IO::Compress::Zip & IO::Uncompress::Unzip
Added support for Language Encoding Flag via the EFS option.
Starting point was pull request #1 -
zipdetails - some support for MVS (Z390) zip files
-
IO::Uncompress::Base
Issue with trailing data after zip archive
#128626 for IO-Compress: mainframe zip archive -
t/cz-14gzopen.t
cperl error found in http://www.cpantesters.org/cpan/report/448cafc4-3108-11e9-9b6b-d3d33d7b1231
Perl has this: "Not enough arguments for Compress::Zlib::gzopen"
cperl uses this: "Not enough arguments for subroutine entry Compress::Zlib::gzopen" -
Handlers being called when optional modules are not installed
#128538: $SIG{DIE} -
#128194: Beef up diag when system returns error
-
Moved source to github https://github.com/pmqs/IO-Compress
-
Add META_MERGE to Makefile.PL
-
Added meta-json.t & meta-yaml.t