in reply to Testing for Beginners

There are some links to some good perl testing docs here.

You may also be able to get some more background/philosophy from www.junit.org and www.xprogramming.com, although these sites are very XP-oriented and have little that applies specifically to Perl and the Test:: family of modules.

Hanlon's Razor - "Never attribute to malice that which can be adequately explained by stupidity"