CPAN Test::* Modules http://search.cpan.org/dist/Test-Simple/ Above is link for all of: Test::Simple, Test::More, Test::Builder, Test::Tutorial http://search.cpan.org/dist/Test/ The original Perl test module http://search.cpan.org/dist/Test-Harness/ Above is link for both Test::Harness and prove http://search.cpan.org/~fdaly/ Holds links to advanced testing modules Test::Benchmark, Test::Deep, Test::NoWarnings, Test::Tester http://cpan.uwinnipeg.ca/module/Test/ Directory holding links to all CPAN modules in Test::* namespace Other Perl Testing Links http://www.perl.com/lpt/a/2001/12/04/testing.html "An Introduction to Testing" by chromatic http://www.perl.com/lpt/a/2004/05/07/testing.html "Building Testing Libraries" by Casey West http://use.perl.org/~ziggy/journal/19364 Ziggy (Adam Turoff) musing on test-driven development http://www.extremeperl.org/bk/test-driven-design Chapter on test-driven design from "Extreme Perl" CPAN Module-Creation Modules http://search.cpan.org/dist/ExtUtils-ModuleMaker/ http://search.cpan.org/dist/Module-Starter/ CPAN Testing and Installation Frameworks http://search.cpan.org/dist/ExtUtils-MakeMaker/ http://search.cpan.org/dist/Module-Build/