libtest-useallmodules-perl

Test module to do use_ok() for all the manifested modules
  https://metacpan.org/release/Test-UseAllModules
  0
  no reviews



Test::useallmodules reads manifest to find modules to be tested and does use_ok() for each of them. now all you have to do is update manifest. you don't have to modify the test any more (hopefully).