NAME
SYNOPSIS
DESCRIPTION
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.
SEE ALSO
Compress::Zlib, IO::Compress::Gzip, IO::Uncompress::Gunzip, IO::Compress::Deflate, IO::Uncompress::Inflate, IO::Compress::RawDeflate, IO::Uncompress::RawInflate, IO::C