in reply to Re: Problems with Term::ReadKey (output problem, not input)
in thread Problems with Term::ReadKey

Adding
$|= 1;
solved the problem. Thank you very much, this was driving me nuts! Cheers, uberdisco