manpagez: man pages & more
man IO::Uncompress::Base(3)
Home | html | info | man
IO::Uncompress::Base(3pm)




NAME

       IO::Uncompress::Base - Base Class for IO::Uncompress modules


SYNOPSIS

           use IO::Uncompress::Base ;


DESCRIPTION

       This module is not intended for direct use in application code. Its
       sole purpose is to be sub-classed by IO::Uncompress 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-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::Uncompress::Base(3pm)

perl 5.34.0 - Generated Wed Mar 2 18:45:17 CST 2022
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.