in reply to Moving the cursor

perlfaq8 says:

How do I do fancy stuff with the keyboard/screen/mouse? How you access/control keyboards, screens, and pointing devices (``mic +e'') is system-dependent. Try the following modules: Keyboard Term::Cap Standard perl distribution Term::ReadKey CPAN Term::ReadLine::Gnu CPAN Term::ReadLine::Perl CPAN Term::Screen CPAN Screen Term::Cap Standard perl distribution Curses CPAN Term::ANSIColor CPAN Mouse Tk CPAN