perl-TermReadKey - A perl module for simple terminal control

Description:

Term::ReadKey is a compiled perl module dedicated to providing 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.

Homepage: http://search.cpan.org/dist/TermReadKey/

License: Copyright only

Vendor: Fedora Project

Packages

perl-TermReadKey-2.30-2.x86_64 [31 KiB] Changelog by Tom "spot" Callaway (2007-10-16):
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)