-
-
29 Jun 2015 23:51:49 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (4536 / 4 / 4)
- Kwalitee
Bus factor: 1- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (30.98KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 3.8
- update liblzf to version 3.8 (no bugfixes).
- support perl multicore specification (http://perlmulticore.schmorp.de/) for compression and decompression.
- dynamically allocate space for best compression, instead of allocating it on the stack.
Modules
extremely light-weight Lempel-Ziv-Free compressionModule Install Instructions
To install Compress::LZF, copy and paste the appropriate command in to your terminal.
cpanm Compress::LZF
perl -MCPAN -e shell install Compress::LZF
For more information on module installation, please visit the detailed CPAN module installation guide.