Search results for "module:Compress::Zlib"

Compress::Zlib - Interface to zlib compression library River stage four • 258 direct dependents • 9811 total dependents

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.207 - 18 Feb 2024 22:20:49 UTC

Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library River stage four • 25 direct dependents • 9940 total dependents

The *Compress::Raw::Zlib* module provides a Perl interface to the *zlib* or *zlib-ng* compression libraries (see "SEE ALSO" for details about where to get *zlib* or *zlib-ng*). In the text below all references to *zlib* are also applicable to *zlib-n...

PMQS/Compress-Raw-Zlib-2.209 - 26 Feb 2024 16:11:33 UTC

Compress::Zlib::Perl - (Partial) Pure perl implementation of Compress::Zlib River stage zero No dependents

This 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 UTC

Compress::Zopfli::ZLIB River stage zero No dependents

OCBNET/Compress-Zopfli-0.0.1 - 26 Apr 2017 22:29:03 UTC

Bundle::Compress::Zlib - Install Compress::Zlib and dependencies River stage zero No dependents

PMQS/Bundle-Compress-Zlib-2.201 - 25 Jun 2022 09:02:09 UTC

lib/IO/Compress/Zlib/Extra.pm River stage four • 258 direct dependents • 9811 total dependents

PMQS/IO-Compress-2.207 - 18 Feb 2024 22:20:49 UTC

lib/IO/Compress/Zlib/Constants.pm River stage four • 258 direct dependents • 9811 total dependents

PMQS/IO-Compress-2.207 - 18 Feb 2024 22:20:49 UTC

lib/LibZip/MyZlib.pm River stage zero No dependents

GMPASSOS/tinyperl-1.0-580-win32 - 11 Dec 2002 03:49:31 UTC

Catalyst::Plugin::Compress::Zlib - DEPRECATED Zlib Compression for Catalyst River stage zero No dependents

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 UTC

Compress::LZ4 - Perl interface to the LZ4 (de)compressor River stage one • 1 direct dependent • 2 total dependents

The "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 - Pure-Perl implementation of scaling LZW River stage one • 1 direct dependent • 3 total dependents

"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 UTC

Compress::LZF - extremely light-weight Lempel-Ziv-Free compression River stage one • 6 direct dependents • 8 total dependents

LZF 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 UTC

Catalyst::Plugin::Compress::Gzip - Gzip response River stage zero No dependents

Gzip compress response if client supports it....

MSTROUT/Catalyst-Plugin-Compress-Zlib-0.06 - 09 Aug 2011 12:26:16 UTC

Protocol::SPDY::Compress - handle zlib compression/decompression River stage zero No dependents

Used internally. See Protocol::SPDY instead....

TEAM/Protocol-SPDY-1.001 - 01 Feb 2015 16:27:09 UTC

Compress::LZV1 - extremely leight-weight Lev-Zimpel-Vogt compression River stage zero No dependents

LZV1 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 UTC

MySQL::Compress - MySQL COMPRESS() and UNCOMPRESS() compatible Perl functions River stage zero No dependents

This 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 UTC

Compress::Bzip2 - Interface to Bzip2 compression library River stage three • 13 direct dependents • 557 total dependents

The *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 UTC

Compress::Snappy - Perl interface to Google's Snappy (de)compressor River stage one • 4 direct dependents • 8 total dependents

The "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

Compress::Zopfli - Interface to Google Zopfli Compression Algorithm River stage zero No dependents

The *Compress::Zopfli* module provides a Perl interface to the *zopfli* compression library. The zopfli library is bundled with *Compress::Zopfli* , so you don't need the *zopfli* library installed on your system. The *zopfli* library only contains o...

OCBNET/Compress-Zopfli-0.0.1 - 26 Apr 2017 22:29:03 UTC

Apache::Compress - Auto-compress web files with Gzip River stage zero No dependents

This module lets you send the content of an HTTP response as gzip-compressed data. Certain browsers (Netscape, IE) can request content compression via the "Accept-Encoding" header. This can speed things up if you're sending large files to your users ...

KWILLIAMS/Apache-Compress-1.005 - 17 Nov 2004 20:03:09 UTC
43 results (0.033 seconds)