          MODULE=IO-Zlib
         VERSION=1.11
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/T/TO/TOMHUGHES
      SOURCE_VFY=sha256:4b0f84a334fb75af880555b546c37aa6e9daee35146910ab834b6297b0d87241
        WEB_SITE=http://search.cpan.org/~tomhughes/IO-Zlib/
            TYPE=perl
         ENTERED=20100414
         UPDATED=20201212
           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
