Hello,
I'm a newbie in Perl. I've just written a hangman game in Perl. However, one of my tasks is to all write a test code (in Perl) that will test that this hangman program is operating properly.
Any suggestions on where to begin. I've never written test codes before, but I'm finding even harder with a game like that.
Thanks a bunch!