aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-UseAllModules/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-UseAllModules/pkg-descr')
-rw-r--r--devel/p5-Test-UseAllModules/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Test-UseAllModules/pkg-descr b/devel/p5-Test-UseAllModules/pkg-descr
new file mode 100644
index 000000000000..06b028a5891f
--- /dev/null
+++ b/devel/p5-Test-UseAllModules/pkg-descr
@@ -0,0 +1,5 @@
+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).
+
+WWW: http://search.cpan.org/dist/Test-UseAllModules/