Changes for version 0.25 - 2017-04-06
- Safely handled 0-size, >0 length payload. (RT #120991)
- Updated ppport.h.
Modules
Perl interface to the LZ4 (de)compressor
Examples
Module Install Instructions
To install Compress::LZ4, copy and paste the appropriate command in to your terminal.
cpanm Compress::LZ4
perl -MCPAN -e shellinstall Compress::LZ4
For more information on module installation, please visitthe detailed CPAN module installation guide.