           SPELL=term-readkey
         VERSION=2.30
     SOURCE_HASH=sha512:0da9ac1db9fc1255a569d7c5fd9f772e5581b5429af2d9b739a0be282b55272797db2cc6da9d3c9696643470d892a192b2b3db4fe2fca57ebeb002a9cfcb8e67
          SOURCE=TermReadKey-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/TermReadKey-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/J/JS/JSTOWE/$SOURCE
         LICENSE=PD
        WEB_SITE="http://search.cpan.org/search?module=Term::ReadKey"
         ENTERED=20020312
  KEYWORDS="terminal perl"
           SHORT="Read keystrokes and change terminal modes"
cat << EOF

Term::ReadKey is a compiled perl module dedicated to pro
viding simple control over terminal driver modes (cbreak,
raw, cooked, etc.,) support for non-blocking reads, if the
architecture allows, and some generalized handy functions
for working with terminals. One of the main goals is to
have the functions as portable as possible, so you can
just plug in "use Term::ReadKey" on any architecture and
have a good likelyhood of it working.

EOF
