Well Tested
- Perl 5.8 has at least four times the number of tests as did 5.6.0
 - core language completely tested
 - core libraries almost completely tested
 - smoketests run automatically every night on multiple platforms
 - no new features allowed without tests and docs
 - bug reports turned into regression test cases
 - popular and "official" testing modules shipped with the core
 - Perl QA group promotes testing, writes tools, whacks people, gives talks
 
Slide 17 of 47