The *Compress::Zlib* module provides a Perl interface to the *zlib* compression library (see "AUTHOR" for details about where to get *zlib*). The "Compress::Zlib" module can be split into two general areas of functionality, namely a simple read/write...
PMQS/IO-Compress-2.100 - 07 Jan 2021 13:57:52 UTCThe *Compress::Raw::Zlib* module provides a Perl interface to the *zlib* compression library (see "AUTHOR" for details about where to get *zlib*)....
PMQS/Compress-Raw-Zlib-2.100 - 07 Jan 2021 13:00:23 UTCThis a pure perl implementation of Compress::Zlib's inflate API. Inflating deflated data Currently the only thing Compress::Zlib::Perl can do is inflate compressed data. A constructor and 3 methods from Compress::Zlib's interface are replicated: infl...
NWCLARK/Compress-Zlib-Perl-0.02 - 16 Feb 2004 23:51:50 UTCPMQS/Bundle-Compress-Zlib-2.100 - 07 Jan 2021 13:57:30 UTC
DEPRECATED - supported for legacy applications, but useCatalyst::Plugin::Compress in new code. Compress response if client supports it....
MSTROUT/Catalyst-Plugin-Compress-Zlib-0.06 - 09 Aug 2011 12:26:16 UTCGzip compress response if client supports it....
MSTROUT/Catalyst-Plugin-Compress-Zlib-0.06 - 09 Aug 2011 12:26:16 UTCDeflate compress response if client supports it....
MSTROUT/Catalyst-Plugin-Compress-Zlib-0.06 - 09 Aug 2011 12:26:16 UTCThe "Compress::LZ4" module provides an interface to the LZ4 (de)compressor....
GRAY/Compress-LZ4-0.25 - 06 Apr 2017 16:38:31 UTC"Compress::LZW" is a perl implementation of the Lempel-Ziv-Welch compression algorithm, which should no longer be patented worldwide. It is shooting for loose compatibility with the flavor of LZW found in the classic UNIX compress(1), though there ar...
MHOWARD/Compress-LZW-0.04 - 10 Feb 2015 00:28:23 UTCLZF is an extremely fast (not that much slower than a pure memcpy) compression algorithm. It is ideal for applications where you want to save *some* space but not at the cost of speed. It is ideal for repetitive data as well. The module is self-conta...
MLEHMANN/Compress-LZF-3.8 - 29 Jun 2015 23:51:49 UTCCompress::PPMd is compossed of two classes to compress and decompress data respectively: Compress::PPMd::Encoder "Compress::PPMd::Encoder->new($MaxOrder, $MemSizeMB, $MRMethod, $Solid)" creates a new encoder object. The parameters are: $MaxOrder max ...
SALVA/Compress-PPMd-0.11 - 10 Oct 2005 10:28:25 UTCLZV1 is an extremely fast (not that much slower than a pure memcpy) compression algorithm. It is ideal for applications where you want to save *some* space but not at the cost of speed. It is ideal for repetitive data as well. The module is self-cont...
MLEHMANN/Compress-LZV1-0.04 - 11 May 2000 01:24:08 UTCUsed internally. See Protocol::SPDY instead....
TEAM/Protocol-SPDY-1.001 - 01 Feb 2015 16:27:09 UTCThis module provides functions compatible with MySQL COMPRESS() and UNCOMPRESS(). One reason you may want to use these functions is because MySQL COMPRESS() does not offer the possibilty to specify the compression level, whereas the mysql_compress() ...
CMANLEY/MySQL-Compress-1.02 - 23 Feb 2019 03:40:25 UTCThe *Compress::Bzip2* module provides a Perl interface to the bzip2 compression library (see "AUTHOR" for details about where to get *Bzip2*). A relevant subset of the functionality provided by *bzip2* is available in *Compress::Bzip2*. All string pa...
RURBAN/Compress-Bzip2-2.28 - 18 Jul 2020 06:12:25 UTCThe "Compress::Snappy" module provides an interface to Google's Snappy (de)compressor. Snappy does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression....
GRAY/Compress-Snappy-0.24 - 12 May 2015 19:19:28 UTC