Testing Strategies for Modern Perl
Testing can increase productivity, improve your designs, raise your quality, ease your maintenance burdens, and help to satisfy your customers, coworkers, and managers.
Our Testing Strategies for Modern Perl guide is a collection of best practices for writing and organizing tests in a Perl project, including ones using Modern Perl object frameworks, like Moose.