Testing is usually the ugly part of Perl module authoring. Perl gives you a standard way to run tests with Test::Harness, and basic testing primitives with Test::More. After that you are pretty much on your own to develop a testing framework and philosop
SPECS | ||
.gitignore | ||
.perl-Test-Base.metadata |