          MODULE=IO-Zlib
         VERSION=1.10
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/T/TO/TOMHUGHES
      SOURCE_VFY=sha1:8d530d2268e3c32f7644495287219361e6e262fb
        WEB_SITE=http://search.cpan.org/~tomhughes/IO-Zlib/
         ENTERED=20100414
         UPDATED=20100426
           SHORT="IO:: style interface to Compress::Zlib"
cat << EOF
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.
EOF
