in reply to Re: Term::Readkey GetConsoleMode error
in thread Term::Readkey GetConsoleMode error
there are other modules on CPAN that can read a single caracter from the terminal:
though i never tested them on Windows, their documentation says they should work. you might find a PPM package for them, but they should be easy to install (even manually) because they are pure Perl modules.
might be useful for you:
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Term::Readkey GetConsoleMode error
by zer (Deacon) on Mar 22, 2006 at 09:09 UTC | |
by zer (Deacon) on Mar 22, 2006 at 09:23 UTC |