Search results for "module:IO::Compress::Zip::Constants"
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.213 - Aug 28, 2024
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.213 - Aug 28, 2024
IO::Compress::Xz - Write xz files/buffers
This module provides a Perl interface that allows writing xz compressed data to files or buffer. For reading xz files/buffers, see the companion module IO::Uncompress::UnXz....
PMQS/IO-Compress-Lzma-2.213 - Aug 28, 2024
IO::Compress::Lzf - Write lzf files/buffers
This module provides a Perl interface that allows writing lzf compressed data to files or buffer. Note that although this module uses "Compress::LZF" for compression, it uses a different file format. The lzf file format used here is the same as the l...
PMQS/IO-Compress-Lzf-2.213 - Aug 28, 2024
IO::Compress::Zstd - Write zstd files/buffers
This module provides a Perl interface that allows writing zstd compressed data to files or buffer. For reading zstd files/buffers, see the companion module IO::Uncompress::UnZstd....
PMQS/IO-Compress-Zstd-2.213 - Aug 28, 2024
IO::Compress::Lzma - Write lzma files/buffers
This module provides a Perl interface that allows writing lzma compressed data to files or buffer. For reading lzma files/buffers, see the companion module IO::Uncompress::UnLzma....
PMQS/IO-Compress-Lzma-2.213 - Aug 28, 2024
IO::Compress::Lzip - Write lzip files/buffers
This module provides a Perl interface that allows writing lzip compressed data to files or buffer. For reading lzip files/buffers, see the companion module IO::Uncompress::UnLzip....
PMQS/IO-Compress-Lzma-2.213 - Aug 28, 2024
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.213 - Aug 28, 2024
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.213 - Aug 28, 2024
IO::Compress::Bzip2 - Write bzip2 files/buffers
This module provides a Perl interface that allows writing bzip2 compressed data to files or buffer. For reading bzip2 files/buffers, see the companion module IO::Uncompress::Bunzip2....
PMQS/IO-Compress-2.213 - Aug 28, 2024
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.213 - Aug 28, 2024
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.213 - Aug 28, 2024
IO::Compress::Deflate - Write RFC 1950 files/buffers
This module provides a Perl interface that allows writing compressed data to files or buffer as defined in RFC 1950. For reading RFC 1950 files/buffers, see the companion module IO::Uncompress::Inflate....
PMQS/IO-Compress-2.213 - Aug 28, 2024
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.213 - Aug 28, 2024
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.213 - Aug 28, 2024
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.213 - Aug 28, 2024
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.213 - Aug 28, 2024
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.213 - Aug 28, 2024
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.213 - Aug 28, 2024