aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Test-UseAllModules/pkg-descr
blob: 629dfe0f8e8990ede35bad8024f2f96d075d9b11 (plain) (blame)
1
2
3
This Perl 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).