http://qs321.pair.com?node_id=67062


in reply to Typing Tutor

Nice idea, just a few words of criticism:

  • use strict;
  • use Time::Local;
  • srand is no longer necessary in perl version's > 5.005 (correct me if I'm inaccurate)

    Happy Hacking! :)

    update: srand is no longer necessary in perl version's > 5.004. Apologies for any confusion :)