On Wednesday 19 March 2003 10:24, Nick Drage wrote: > Quite a simple request, but I've had trouble finding an answer.
Not a simple request, I'm afraid. Niether using getc, nor reading <STDIN> will work unless the user presses 'enter'. > I'd like my program to wait until the user presses any key, and then just > continue. Is there an easy way to do this? A way without modules? There's no simple way that's cross platform. Read the source code for Term::ReadKey for the gory details. Nigel Wetters Research Fellow, Epidemiology Unit London School of Hygiene and Tropical Medicine -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]