The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Bundle::Compress::Zlib::Lite - installs Compress::Zlib

SYNOPSIS

cpan Bundle::Compress::Zlib::Lite

DESCRIPTION

This is a "lite" version of Bundle::Compress::Zlib. I designed Bundle::Compress::Zlib more for systems that might be slighty older, erratic, and unstable like my system. For most systems, Bundle::Compress::Zlib::Lite will work just fine.

INTERFACE

none

EXPORT

None by default.

SEE ALSO

The zlib website(US): http://zlib.net/ (Fr): http://www.gzip.org/zlib/ (De): http://zlib.ipinfo.de/

Paul Marquess' Compress::Zlib - http://search.cpan.org/~pmqs/Compress-Zlib-2.005/lib/Compress/Zlib.pm

CONTENTS

Scalar::Util

IO::Compress::Base

Compress::Raw::Zlib

IO::Compress::Gzip

Compress::Zlib

AUTHOR

Kevin W. Henwood, <Khen1950fx@aol.com>

COPYRIGHT AND LICENSE

Copyright (C) 2007 by Kevin W. Henwood

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.6.0 or, at your option, any later version of Perl 5 you may have available.