Of course you could use other methods, but most of them only work on a small number of platforms. Figuring out all the differences between the OSes and their implementations of terminals is very boring. Thats what Term::ReadKey does for you.
One way of turning echo off on UNIX-like platforms is stty -echo and turn it on again with stty echo.
In reply to Re^3: term::readkey suggestion
by Taulmarill
in thread term::readkey suggestion
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |