2003-05-06 19:40:18 +02:00
|
|
|
The IO::Zlib module provides a Perl IO:: style interface to the
|
2002-12-13 18:10:15 +01:00
|
|
|
Compress::Zlib package. The main advantage is that you can use an
|
|
|
|
IO::Zlib object in much the same way as an IO::File object, so you
|
|
|
|
can have common code that doesn't know which sort of file it is
|
|
|
|
using.
|