perl-Test-Strict 0.13

Check syntax, presence of use strict/warnings, and test coverage
"Test::Strict" lets you check the syntax, presence of "use strict;" and
"use warnings;" in your perl code. It reports its results in standard
"Test::Simple" fashion.