mojave man page for io::uncompress::base

Query: io::uncompress::base

OS: mojave

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IO::Uncompress::Base(3pm)				 Perl Programmers Reference Guide				 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 if to to be sub-classed by IO::Uncompress modules.
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::Lzop, IO::Uncompress::UnLzop, IO::Compress::Lzf, IO::Uncompress::UnLzf, 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@cpan.org.
MODIFICATION HISTORY
See the Changes file.
COPYRIGHT AND LICENSE
Copyright (c) 2005-2013 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.18.2 2014-01-06 IO::Uncompress::Base(3pm)
Related Man Pages
io::compress::faq(3pm) - mojave
io::compress::faq5.18(3pm) - mojave
io::compress::bzip2(3pm) - mojave
io::compress::bzip2(3pm) - osx
io::compress::bzip2(3pm) - debian
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
Python 3.8.0rc1 released.