IO::Compress::Base - Base Class for IO::Compress modules


IO-Compress documentation  | view source Contained in the IO-Compress distribution.

Index


NAME

Top

IO::Compress::Base - Base Class for IO::Compress modules

SYNOPSIS

Top

    use IO::Compress::Base ;

DESCRIPTION

Top

This module is not intended for direct use in application code. Its sole purpose if to to be sub-classed by IO::Compress modules.

SEE ALSO

Top

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

Compress::Zlib::FAQ (Compress::Zlib::FAQ)

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

AUTHOR

Top

This module was written by Paul Marquess, pmqs@cpan.org.

MODIFICATION HISTORY

Top

See the Changes file.

COPYRIGHT AND LICENSE

Top


IO-Compress documentation  | view source Contained in the IO-Compress distribution.