IO::Compress::Base - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION SUPPORT SEE ALSO AUTHOR MODIFICATION HISTORY COPYRIGHT AND LICENSE
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, IO::Compress::Gzip, IO::Uncompress::Gunzip,
    IO::Compress::Deflate, IO::Uncompress::Inflate,
    IO::Compress::RawDeflate, IO::Uncompress::RawInflate,
    IO::Compress::Bzip2, IO::Uncompress::Bunzip2, IO::Compress::Lzma,
    IO::Uncompress::UnLzma, IO::Compress::Xz, IO::Uncompress::UnXz,
    IO::Compress::Lzip, IO::Uncompress::UnLzip, IO::Compress::Lzop,
    IO::Uncompress::UnLzop, IO::Compress::Lzf, IO::Uncompress::UnLzf,
    IO::Compress::Zstd, IO::Uncompress::UnZstd, IO::Uncompress::AnyInflate,
    IO::Uncompress::AnyUncompress

    IO::Compress::FAQ

    File::GlobMapper, Archive::Zip, Archive::Tar, IO::Zlib

AUTHOR
    This module was written by Paul Marquess, "pmqs AT cpan.org".

MODIFICATION HISTORY
    See the Changes file.

COPYRIGHT AND LICENSE
    Copyright (c) 2005-2021 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.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 08:37 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top