ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
322 B
Plaintext
7 lines
322 B
Plaintext
Compress::LZW it a perl implementation of the newly free LZW
|
|
compression algorithm. It defaults to building a 16-bit codeword table,
|
|
but provides the ability to choose a 12-bit table also. Depending on
|
|
the size of your data, the 12-bit table may provide better compression.
|
|
|
|
WWW: https://metacpan.org/release/Compress-LZW
|