I have not been able to get zgz to reproduce this file yet, even though both zgz and IO::Zlib use zlib internally.
I did get a dump of the parameters that IO::Zlib is passing to zlib.
Probably zgz is only missing an option to set one of these, but
I'm not sure which yet.
'-Level' => -1,
'-Strategy' => 0,
'-ADLER32' => '',
'-AppendOutput' => 1,
'-WindowBits' => -15,
'-CRC32' => 1
(And the empty header is hardcoded into the perl module!)
Maybe Faidon will have an idea.
--
see shy jo
signature.asc
Description: Digital signature

