Skip to content

Perl Testing Walkthrough for Beginners

This article by Michael G Schwern is exceptional. Perl testing is one area where you do not want to just jump in and see what works. The whole point of testing is to make sure you’re doing things right. So read the article – get the best start you can.