IO::Compress::Base(3pm) Perl Programmers Reference Guide
NAME
IO::Compress::Base - Base Class for IO::Compress modules
SYNOPSIS
use IO::Compress::Base ;
DESCRIPTION
This module is not intended for direct use in application code. Its sole purpose is to be sub-classed by IO::Compress modules.
SUPPORT
General feedback/questions/bug reports should be sent to <https://github.com/pmqs/IO-Compress/issues> (preferred) or <https://rt.cpan.org/Public/Dist/Display.html?Name=IO-Compress>.
SEE ALSO
Compress::Zlib(3), IO::Compress::Gzip(3), IO::Uncompress::Gunzip(3), IO::Compress::Deflate(3), IO::Uncompress::Inflate(3), IO::Compress::RawDeflate(3), IO::Uncompress::RawInflate(3), IO::Compress::Bzip2(3), IO::Uncompress::Bunzip2(3), IO::Compress::Lzma(3), IO::Uncompress::UnLzma(3), IO::Compress::Xz(3), IO::Uncompress::UnXz(3), IO::Compress::Lzip(3), IO::Uncompress::UnLzip(3), IO::Compress::Lzop(3), IO::Uncompress::UnLzop(3), IO::Compress::Lzf(3), IO::Uncompress::UnLzf(3), IO::Compress::Zstd(3), IO::Uncompress::UnZstd(3), IO::Uncompress::AnyInflate(3), IO::Uncompress::AnyUncompress(3) IO::Compress::FAQ(3) File::GlobMapper(3), Archive::Zip(3), Archive::Tar(3), IO::Zlib(3)
AUTHOR
This module was written by Paul Marquess, "pmqs@cpan.org".
MODIFICATION HISTORY
See the Changes file.
COPYRIGHT AND LICENSE
Copyright (c) 2005-2023 Paul Marquess. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.38.2 2023-11-28 IO::Compress::Base(3pm)
perl 5.38.2 - Generated Sat Dec 7 08:20:37 CST 2024