# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' on # the right side marks the last column you can put a character in. You must make # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. |-----handy-ruler------------------------------------------------------| termreadkey: TermReadKey (Change terminal modes) termreadkey: termreadkey: This module, ReadKey, provides ioctl control for terminals and Win32 termreadkey: consoles so the input modes can be changed (thus allowing reads of termreadkey: a single character at a time), and also provides non-blocking reads termreadkey: of stdin, as well as several other terminal related features termreadkey: including retrieval/modification of the screen size, and termreadkey: retrieval/modification of the control characters. termreadkey: http://www.cpan.org termreadkey: WWW.SLACKY.IT termreadkey: PackaGer Gohanz