IO::Compress::Zip
- Added CanonicalName option.
Note this option is set to true by default.
- Added FilterName option
- Added CanonicalName option.
IO::Unompress::Base
- Fixed issue where setting $\ would corrupt the uncompressed data.
Thanks to Steffen Goeldner for reporting the issue.
- Fixed issue where setting $\ would corrupt the uncompressed data.
t/050interop-*.t
- Handle case when external command contains a whitespace
RT #71335
- Handle case when external command contains a whitespace