libtest-compile-perl

Test module for checking that scripts and modules compile
  https://metacpan.org/release/Test-Compile
  0
  no reviews



Test::compile is a perl module that lets you check whether a perl module or script compiles properly, and report its results in standard test::simple fashion. it can test all perl modules in a distribution, as well as single module or script files.