2001-01-16 18:19:47 -05:00
|
|
|
The Compress::Zlib module provides a Perl interface to the zlib
|
|
|
|
compression library (which is part of OpenBSD). Most of the
|
|
|
|
functionality provided by zlib is available in Compress::Zlib.
|
1997-11-24 16:09:15 -05:00
|
|
|
|
2001-01-16 18:19:47 -05:00
|
|
|
The module can be split into two general areas of functionality,
|
|
|
|
namely in-memory compression/decompression and read/write access
|
|
|
|
to gzip files.
|