81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
8 lines
347 B
Text
8 lines
347 B
Text
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/
|