           SPELL=term-readkey
         VERSION=2.38
     SOURCE_HASH=sha512:fb09f013f9f0d8a4397e39f6f3db7a6d023259219af8f76744094e396437a01b19141b3cdb39a158d3b518903fb010088bc37406763bfbeb3fcab810bb0bb157
          SOURCE=TermReadKey-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/TermReadKey-$VERSION
   SOURCE_URL[0]=https://www.cpan.org/authors/id/J/JS/JSTOWE/$SOURCE
         LICENSE=PD
        WEB_SITE="https://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
