Top: Computers: Programming: Languages: Perl: Testing_and_Quality_Assurance:
Attention webmaster:

fopen(cache/f3aee0bfa8a23ad690c026c77eb1c615) [function.fopen]: failed to open stream: No such file or directory
Attention webmaster:

Error writing to cache!
Make sure the cache folder exists and is writeable by this script (you may also disable the cache)

See also:


  • Perl Quality Assurance Projects   - Directory and coordination point for CPAN testers, the Phalanx project, and articles and general information about Perl testing.

  • Automated Testing With Perl - Slides for an introduction to Perl tests, with an overview of the CPAN testing modules.
  • An Introduction to Testing - Article on perl.com by chromatic, which explains why writing tests is good and how to go about it.
  • LectroTest - Automatic, specification-based testing tool for Perl, that by running repeated random trials against the code being tested. FAQs, lists, forum, and talks.
  • Perl Testing Reference Card - One-page synopsys of some of the most popular Test:: modules, by Ian Langworth. [PDF]
  • Testing Modules Available on CPAN - A survey of the many testing modules available in the Test: namespace.