in reply to Re: <STDIN> "anticipate" input?
in thread <STDIN> "anticipate" input?

Yes, I would use a GUI. Though I never used one before. I'll do some research on how to use them... But without GUIs I suppose there's no way to do this, or is there?

Replies are listed 'Best First'.
Re^3: <STDIN> "anticipate" input?
by chromatic (Archbishop) on Aug 11, 2008 at 19:46 UTC

    Term::Readline works without a GUI; "term" is short for "terminal", which generally indicates command-line, or at least a text-based UI.