           SPELL=filehandle-unget
         VERSION=0.1623
          SOURCE=FileHandle-Unget-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/FileHandle-Unget-$VERSION"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/D/DC/DCOPPIT/$SOURCE
     SOURCE_HASH=sha512:fa1554226a6fac5cba8d4f1b359d820990550700328907b8f606e69e9eed99d04e6899fc2048befb168227e374c3a4690180691b96e5beab36ee3dfa249480ae
      LICENSE[0]=GPL
      LICENSE[1]=ART
        WEB_SITE=http://search.cpan.org/~dcoppit/FileHandle-Unget/
         ENTERED=20110201
        KEYWORDS="perl"
           SHORT="FileHandle which supports ungetting of multiple bytes"
cat << EOF
FileHandle::Unget is a drop-in replacement for FileHandle which allows more than
one byte to be placed back on the input. It supports an ungetc(ORD) which can be
called more than once in a row, and an ungets(SCALAR) which places a string of
bytes back on the input.
EOF
