Content-type: text/html Man page of IO::Uncompress::Base

IO::Uncompress::Base

Section: Perl Programmers Reference Guide (3perl)
Updated: 2007-12-18
Index Return to Main Contents
 

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::Unompress 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::Lzop, IO::Uncompress::UnLzop, IO::Compress::Lzf, IO::Uncompress::UnLzf, IO::Uncompress::AnyInflate, IO::Uncompress::AnyUncompress

Compress::Zlib::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-2007 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.


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR
MODIFICATION HISTORY
COPYRIGHT AND LICENSE

This document was created by man2html, using the manual pages.
Time: 04:14:15 GMT, September 24, 2010