aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-IO-Zlib/pkg-descr
blob: 5d1446438b43740d7609c2ec56252551f5294b38 (plain) (blame)
1
2
3
4
5
6
7
8
This is the IO::Zlib module package for perl5.

This modules provides an IO:: style interface to the 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.

WWW: http://search.cpan.org/dist/IO-Zlib/