perl-Test-UseAllModules - Do use_ok() for all modules MANIFESTed
Website: | http://search.cpan.org/dist/Test-UseAllModules/ |
---|---|
License: | GPL or Artistic |
- Description:
I'm sick of writing 00_load.t (or something like that) that'll do use_ok() for every module I write. I'm sicker of updating 00_load.t when I add another file to the distro. This module reads MANIFEST to find modules to be tested and does use_ok() for each of them. Now all you have to do is updating MANIFEST. You don't have to modify the test any more (hopefully).
Packages
perl-Test-UseAllModules-0.10-1m.mo6.noarch [8 KiB] |
Changelog
by NARITA Koichi (2009-02-28):
- (0.10-1m) - update to 0.10 |