Search results for "module:IO::Compress::Zlib::Extra"
PDL::IO::Image - Load/save bitmap from/to PDL (via FreeImage library)
PDL::IO::Image implements I/O for a number of popular image formats. It is based on "FreeImage library" <http://freeimage.sourceforge.net/> however there is no need to install FreeImage library on your system because PDL::IO::Image uses Alien::FreeIm...
KMX/PDL-IO-Image-1.001 - 11 Jul 2017 11:50:20 UTC
IO::Compress::Zip - Write zip files/buffers
This module provides a Perl interface that allows writing zip compressed data to files or buffer. The primary purpose of this module is to provide streaming write access to zip files and buffers. At present the following compression methods are suppo...
PMQS/IO-Compress-2.206 - 25 Jul 2023 15:56:21 UTC
IO::Compress::Lzop - Write lzop files/buffers
This module provides a Perl interface that allows writing lzop compressed data to files or buffer. For reading lzop files/buffers, see the companion module IO::Uncompress::UnLzop....
PMQS/IO-Compress-Lzop-2.206 - 25 Jul 2023 16:01:42 UTC
IO::Compress::Gzip - Write RFC 1952 files/buffers
This module provides a Perl interface that allows writing compressed data to files or buffer as defined in RFC 1952. All the gzip headers defined in RFC 1952 can be created using this module. For reading RFC 1952 files/buffers, see the companion modu...
PMQS/IO-Compress-2.206 - 25 Jul 2023 15:56:21 UTC
IO::Uncompress::UnXz - Read xz files/buffers
This module provides a Perl interface that allows the reading of lzma files/buffers. For writing xz files/buffers, see the companion module IO::Compress::Xz....
PMQS/IO-Compress-Lzma-2.206 - 25 Jul 2023 16:00:17 UTC
IO::Uncompress::UnLzf - Read lzf files/buffers
This module provides a Perl interface that allows the reading of lzf files/buffers. For writing lzf files/buffers, see the companion module IO::Compress::Lzf. Note that although this module uses "Compress::LZF" for uncompression, it uses a different ...
PMQS/IO-Compress-Lzf-2.206 - 25 Jul 2023 15:58:59 UTC
IO::Uncompress::Unzip - Read zip files/buffers
This module provides a Perl interface that allows the reading of zlib files/buffers. For writing zip files/buffers, see the companion module IO::Compress::Zip. The primary purpose of this module is to provide *streaming* read access to zip files and ...
PMQS/IO-Compress-2.206 - 25 Jul 2023 15:56:21 UTC
IO::Uncompress::UnLzip - Read lzip files/buffers
This module provides a Perl interface that allows the reading of lzma files/buffers. For writing lzip files/buffers, see the companion module IO::Compress::Lzip....
PMQS/IO-Compress-Lzma-2.206 - 25 Jul 2023 16:00:17 UTC
IO::Uncompress::UnLzop - Read lzop files/buffers
This module provides a Perl interface that allows the reading of lzo files/buffers. For writing lzop files/buffers, see the companion module IO::Compress::Lzop....
PMQS/IO-Compress-Lzop-2.206 - 25 Jul 2023 16:01:42 UTC
IO::Uncompress::UnLzma - Read lzma files/buffers
This module provides a Perl interface that allows the reading of lzma files/buffers. For writing lzma files/buffers, see the companion module IO::Compress::Lzma....
PMQS/IO-Compress-Lzma-2.206 - 25 Jul 2023 16:00:17 UTC
IO::Uncompress::UnZstd - Read zstd files/buffers
This module provides a Perl interface that allows the reading of zstd files/buffers. For writing zstd files/buffers, see the companion module IO::Compress::Zstd....
PMQS/IO-Compress-Zstd-2.206 - 25 Jul 2023 16:04:50 UTC
IO::Uncompress::Gunzip - Read RFC 1952 files/buffers
This module provides a Perl interface that allows the reading of files/buffers that conform to RFC 1952. For writing RFC 1952 files/buffers, see the companion module IO::Compress::Gzip....
PMQS/IO-Compress-2.206 - 25 Jul 2023 15:56:21 UTC
IO::Uncompress::Inflate - Read RFC 1950 files/buffers
This module provides a Perl interface that allows the reading of files/buffers that conform to RFC 1950. For writing RFC 1950 files/buffers, see the companion module IO::Compress::Deflate....
PMQS/IO-Compress-2.206 - 25 Jul 2023 15:56:21 UTC
IO::Uncompress::AnyInflate - Uncompress zlib-based (zip, gzip) file/buffer
This module provides a Perl interface that allows the reading of files/buffers that have been compressed in a number of formats that use the zlib compression library. The formats supported are RFC 1950 RFC 1951 (optionally) gzip (RFC 1952) zip The mo...
PMQS/IO-Compress-2.206 - 25 Jul 2023 15:56:21 UTC
IO::Uncompress::AnyUncompress - Uncompress gzip, zip, bzip2, zstd, xz, lzma, lzip, lzf or lzop file/buffer
This module provides a Perl interface that allows the reading of files/buffers that have been compressed with a variety of compression libraries. The formats supported are: RFC 1950 RFC 1951 (optionally) gzip (RFC 1952) zip zstd (Zstandard) bzip2 lzo...
PMQS/IO-Compress-2.206 - 25 Jul 2023 15:56:21 UTC