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

Search results for "Compress::Raw::Bzip2"

Compress::Raw::Bzip2 - Low-Level Interface to bzip2 compression library River stage four • 6 direct dependents • 9813 total dependents

"Compress::Raw::Bzip2" provides an interface to the in-memory compression/uncompression functions from the bzip2 compression library. Although the primary purpose for the existence of "Compress::Raw::Bzip2" is for use by the "IO::Compress::Bzip2" and...

PMQS/Compress-Raw-Bzip2-2.211 - 06 Apr 2024 13:40:27 UTC - Search in distribution

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

PMQS/Bundle-IO-Compress-Bzip2-2.201 - 25 Jun 2022 09:02:20 UTC - Search in distribution

exiftool - Read and write meta information in files River stage two • 29 direct dependents • 30 total dependents

A command-line interface to Image::ExifTool, used for reading and writing meta information in a variety of file types. *FILE* is one or more source file names, directory names, or "-" for the standard input. Metadata is read from source files and pri...

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 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

perl5180delta - what is new for perl v5.18.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the v5.16.0 release and the v5.18.0 release. If you are upgrading from an earlier release such as v5.14.0, first read perl5160delta, which describes differences between v5.14.0 and v5.16.0....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Archive::Libarchive::XS::Function - libarchive function reference River stage zero No dependents

This is the function reference for the Perl bindings to libarchive. This document provides example calls to each function with argument and return value variable names that infer their types. Functions that take multiple arguments or return multiple ...

PLICEASE/Archive-Libarchive-XS-0.0903 - 31 May 2021 01:44:20 UTC - Search in distribution

Archive::Libarchive::FFI::Function - libarchive function reference River stage zero No dependents

This is the function reference for the Perl bindings to libarchive. This document provides example calls to each function with argument and return value variable names that infer their types. Functions that take multiple arguments or return multiple ...

PLICEASE/Archive-Libarchive-FFI-0.0902 - 31 May 2021 01:06:02 UTC - Search in distribution

ExtUtils::MakeMaker - Create a module Makefile River stage five • 21376 direct dependents • 32646 total dependents

This utility is designed to write a Makefile for an extension module from a Makefile.PL. It is based on the Makefile.SH model provided by Andy Dougherty and the perl5-porters. It splits the task of generating the Makefile into several subroutines tha...

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC - Search in distribution

pl-examples - Perl One-Liner Examples River stage zero No dependents

PFEIFFER/App-pl-0.91.1 - 13 Jul 2023 18:38:12 UTC - Search in distribution

Net::Async::HTTP - use HTTP with IO::Async River stage two • 24 direct dependents • 28 total dependents

This object class implements an asynchronous HTTP user agent. It sends requests to servers, returning Future instances to yield responses when they are received. The object supports multiple concurrent connections to servers, and allows multiple requ...

PEVANS/Net-Async-HTTP-0.49 - 06 Jun 2023 16:56:44 UTC - Search in distribution

Saraltest - Perl extension for blah blah blah River stage zero No dependents

Stub documentation for Saraltest, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited....

MARSAB/Saraltest - 26 Aug 2011 10:57:44 UTC - Search in distribution

Filter::gunzip - gunzip Perl source code for execution River stage zero No dependents

This filter uncompresses gzipped Perl source code at run-time. It can be used from the command-line to run a .pl.gz file, perl -MFilter::gunzip foo.pl.gz Or in a self-uncompressing executable beginning with a "use Filter::gunzip" then gzip bytes imme...

KRYDE/Filter-gunzip-8 - 11 Nov 2019 00:38:45 UTC - Search in distribution

AFS::Command::VOS - OO API to the AFS vos command River stage zero No dependents

This module implements an OO API wrapper around the AFS 'vos' command. The supported methods depend on the version of the vos binary used, and are determined automagically....

WPMOORE/AFS-Command-1.99 - 15 Oct 2010 16:39:55 UTC - Search in distribution

Compression::Util - Implementation of various techniques used in data compression. River stage zero No dependents

Compression::Util is a function-based module, implementing various techniques used in data compression, such as: * Burrows-Wheeler transform * Move-to-front transform * Huffman Coding * Arithmetic Coding (in fixed bits) * Run-length encoding * Fibona...

TRIZEN/Compression-Util-0.05 - 13 Apr 2024 15:07:50 UTC - Search in distribution

Alien::bz2 - Build and make available bz2 River stage zero No dependents

Note: This class exists only for backwards compatibility only! I recommend that you use Alien::Libbz2 instead! If you just want to compress or decompress bzip2 data in Perl you probably want one of Compress::Bzip2, Compress::Raw::Bzip2 or IO::Compres...

PLICEASE/Alien-Libbz2-0.24 - 18 Jun 2019 15:13:23 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::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

SettingUpBuildSystem - How to set-up a chrooted build system River stage zero No dependents

JKUTEJ/Debian-Apt-PM-0.09 - 22 Dec 2012 21:36:06 UTC - Search in distribution

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

ApacheLog::Compressor - convert Apache / CLF log files into a binary format for transfer River stage zero No dependents

Converts data from standard Apache log format into a binary stream which is typically 20% - 60% the size of the original file. Intended for cases where log data needs transferring from multiple high-volume servers for analysis (potentially in realtim...

TEAM/ApacheLog-Compressor-0.005 - 04 Mar 2012 01:50:14 UTC - Search in distribution
27 results (0.089 seconds)