1IO::Uncompress::Base(3)User Contributed Perl DocumentatioInO::Uncompress::Base(3)
2
3
4

NAME

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

SYNOPSIS

9           use IO::Uncompress::Base ;
10

DESCRIPTION

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

SEE ALSO

16       Compress::Zlib, IO::Compress::Gzip, IO::Uncompress::Gunzip, IO::Com‐
17       press::Deflate, IO::Uncompress::Inflate, IO::Compress::RawDeflate,
18       IO::Uncompress::RawInflate, IO::Compress::Bzip2, IO::Uncompress::Bun‐
19       zip2, IO::Compress::Lzop, IO::Uncompress::UnLzop, IO::Compress::Lzf,
20       IO::Uncompress::UnLzf, IO::Uncompress::AnyInflate, IO::Uncom‐
21       press::AnyUncompress
22
23       Compress::Zlib::FAQ
24
25       File::GlobMapper, Archive::Zip, Archive::Tar, IO::Zlib
26

AUTHOR

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

MODIFICATION HISTORY

31       See the Changes file.
32
34       Copyright (c) 2005-2007 Paul Marquess. All rights reserved.
35
36       This program is free software; you can redistribute it and/or modify it
37       under the same terms as Perl itself.
38
39
40
41perl v5.8.8                       2007-06-18           IO::Uncompress::Base(3)
Impressum