The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.13 - 2024-08-25

  • IMPROVEMENTS
    • More Gzip flags are now recognized.
    • Better compression ratio in bzip2_compress().
  • BUG-FIXES
    • Fixed the extraction of Gzip data that contains a comment.
    • Fixed a potential CRC32 issue in bzip2_compress() when data gets expanded.

Modules

Implementation of various techniques used in data compression.