manpagez: man pages & more
man IO::Compress::Base(3)
Home | html | info | man
IO::Compress::Base(3pm)Perl Programmers Reference GuideIO::Compress::Base(3pm)




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::Ta(3)r, 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-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.



perl v5.34.0                      2021-05-04           IO::Compress::Base(3pm)

perl 5.34.0 - Generated Wed Mar 2 05:46:33 CST 2022
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.