  |
Perl Quality Assurance Projects - http://qa.perl.org/
Directory and coordination point for CPAN testers, the Phalanx project, and articles and general information about Perl testing. |
  |
An Introduction to Testing - http://www.perl.com/pub/a/2001/12/04/testing.html
Article on perl.com by chromatic, which explains why writing tests is good and how to go about it. |
  |
Testing Modules Available on CPAN - http://qa.perl.org/test-modules.html
A survey of the many testing modules available in the Test: namespace. |
  |
Automated Testing With Perl - http://www.petdance.com/perl/automated-testing/
Slides for an introduction to Perl tests, with an overview of the CPAN testing modules. |
  |
Perl Testing Reference Card - http://langworth.com/pub/perl_test_refcard.pdf
One-page synopsys of some of the most popular Test:: modules, by Ian Langworth. |