in reply to How to test Perl Code

And if you like books: Intermediate Perl has a chapter that discusses testing, and Perl Testing: A Developer's Notebook is even more detailed.

Perl's testing culture is one of the strengths that have emerged.


Dave