pkgsrc-wip/p5-Test-Strict/DESCR

4 lines
166 B
Plaintext

Test::Strict lets you check the syntax, presence of use strict; and
presence use warnings; in your perl code. It report its results in
standard Test::Simple fashion.