Test Files
- Include as many test files that can reliably test your distribution
- Don't have to test everything
- Extend the test suite when you find bugs or edge cases
- Longer answer ... read Perl Testing: A Developer's Notebook
Suggestions
- ./t/00basic.t
- ./t/90podtest.t
- ./t/91podcover.t
- ./t/92metatest.t