The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "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.211 - 06 Apr 2024 13:44:44 UTC - Search in distribution

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

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

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.211 - 06 Apr 2024 13:41:58 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

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

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

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 - Search in distribution

lib/LibZip/Build/MyZlibCompress.pm River stage one • 1 direct dependent • 1 total dependent

GMPASSOS/LibZip-0.06 - 12 Dec 2004 00:25:09 UTC - Search in distribution
  • LibZip - Create very low weight self executables. (This is the generator of TinyPerl).

IO::Zlib - IO:: style interface to Compress::Zlib River stage four • 82 direct dependents • 2262 total dependents

"IO::Zlib" provides an IO:: style interface to Compress::Zlib and hence to gzip/zlib compressed files. It provides many of the same methods as the IO::Handle interface. Starting from IO::Zlib version 1.02, IO::Zlib can also use an external gzip comma...

TOMHUGHES/IO-Zlib-1.15 - 29 Feb 2024 20:44:10 UTC - Search in distribution

XMLTV::Gunzip - wrapper to Compress::Zlib or gzip(1) River stage zero No dependents

EDAVIS/xmltv-0.5.33 - 08 May 2004 11:59:24 UTC - Search in distribution

POE::Filter::Zlib - A POE filter wrapped around Compress::Zlib River stage one • 3 direct dependents • 3 total dependents

POE::Filter::Zlib provides a POE filter for performing compression/uncompression using Compress::Zlib. It is suitable for use with POE::Filter::Stackable. This filter is not ideal for streaming compressed data over sockets etc. as it employs compress...

BINGOS/POE-Filter-Zlib-2.04 - 26 Feb 2017 14:30:51 UTC - Search in distribution

Catalyst::Plugin::Compress - Compress response River stage one • 1 direct dependent • 1 total dependent

This module combines Catalyst::Plugin::Deflate Catalyst::Plugin::Gzip Catalyst::Plugin::Zlib into one. It compress response to [gzip bzip2 zlib deflate] if client supports it. In other works the client should send the Accept-Encoding HTTP header with...

JJNAPIORK/Catalyst-Plugin-Compress-0.006 - 29 Dec 2014 16:41:30 UTC - Search in distribution

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 - Search in distribution

Kx - Perl extension for Kdb+ http://kx.com River stage zero No dependents

Alpha code. Create a wrapper around Kdb+ and Q in Perl using the C interface to Kdb+...

SLOYD/Kx-0.044 - 04 Feb 2023 14:16:58 UTC - Search in distribution

POE - portable multitasking and networking framework for any event loop River stage three • 401 direct dependents • 538 total dependents

POE is a framework for cooperative, event driven multitasking and networking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE provides a unified interface for several other event loops, including sel...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution

CHI - Unified cache handling interface River stage three • 97 direct dependents • 204 total dependents

CHI provides a unified caching API, designed to assist a developer in persisting data for a specified period of time. The CHI interface is implemented by driver classes that support fetching, storing and clearing of data. Driver classes exist or will...

ASB/CHI-0.61 - 13 Oct 2021 14:56:11 UTC - Search in distribution

RMI - Remote Method Invocation with transparent proxies River stage zero No dependents

RMI stands for Remote Method Invocation. The RMI modules allow one process to have virtual object "stubs" which are proxies for real objects in another process. When methods are invoked on the proxy, the method actually runs in the other process. Whe...

SAKOHT/RMI-0.10 - 19 Oct 2010 05:49:23 UTC - Search in distribution

yada - Yet Another Download Accelerator CLI wrapper River stage zero No dependents

Employs AnyEvent::Net::Curl::Queued to download a set of URLs in batch mode (parallelizing connections). Downloading the same file in the same directory will result in the original copy of file being preserved and the second copy being named file.1. ...

SYP/AnyEvent-Net-Curl-Queued-0.049 - 07 Apr 2021 07:02:55 UTC - Search in distribution

ucpan - improved CPAN modules updater River stage zero No dependents

ucpan is module update program. This program has the following advantages over executing "cpan-outdated | cpanm" from the command line. * Display the outdated module list in easy-to-see table format. * Display the progress from fetch to install compa...

KPEE/App-ucpan-1.13 - 09 Dec 2019 08:49:08 UTC - Search in distribution

perlunicode - Unicode support in Perl River stage five • 11292 direct dependents • 32664 total dependents

If you haven't already, before reading this document, you should become familiar with both perlunitut and perluniintro. Unicode aims to UNI-fy the en-CODE-ings of all the world's character sets into a single Standard. For quite a few of the various c...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution
204 results (0.142 seconds)