in reply to Infinite LOOP and reading from STDIN

Event-based programming is not "Simple" in Perl (or any other language). I recommend that you either change your requirements or postpone this project until you have learned more Perl. When you are ready, try to write your game as a GUI application using a module such as Tk. (I am sure that you will be much happier with the finished game).
Bill
  • Comment on Re: Infinite LOOP and reading from STDIN