Do use_ok() for all the MANIFESTed modules
http://search.cpan.org/dist/Test-UseAllModulesI'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
update MANIFEST. You don't have to modify the test any more (hopefully).
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Test-UseAllModules-0.17.tar.gz | 0000005014 4.9 KB | almost 6 years |
perl-Test-UseAllModules.changes | 0000000956 956 Bytes | almost 6 years |
perl-Test-UseAllModules.spec | 0000001968 1.92 KB | almost 6 years |
Comments for perl-Test-UseAllModules 0