WaitForKey(); sub WaitForKey() { print "\nPress any key to continue..."; chomp($key = ); }