The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.012001 - 2017-09-13

  • Bug fix for github issue #4 (Could not read frame info: ERROR_frameHeader_incomplete) https://github.com/autinitysystems/Compress-LZ4Frame/issues/4 Under certain circumstances frames of unknown size would not be completely uncompressed. In that case decompress tries to interpret the remaining data as another frame, which leads to the error.

Modules

Compression package using the lz4frame library