summaryrefslogtreecommitdiff
path: root/devel/p5-Pod-Coverage/pkg-descr
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-10-10 13:42:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-10-10 13:42:54 +0000
commite1ba3c4cab3fbedc5d61ac2a1aefeac584550211 (patch)
tree6fee3bab6a9d3137f7f038adfd17ebc22f23c5da /devel/p5-Pod-Coverage/pkg-descr
parent- Install example and (minimal) documentation (diff)
Add p5-Pod-Coverage
Checks if the documentation of a module is comprehensive.
Notes
Notes: svn path=/head/; revision=90797
Diffstat (limited to 'devel/p5-Pod-Coverage/pkg-descr')
-rw-r--r--devel/p5-Pod-Coverage/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/p5-Pod-Coverage/pkg-descr b/devel/p5-Pod-Coverage/pkg-descr
new file mode 100644
index 000000000000..fcd8f2b6e329
--- /dev/null
+++ b/devel/p5-Pod-Coverage/pkg-descr
@@ -0,0 +1,11 @@
+Developers hate writing documentation. They'd hate it even more if their
+computer tattled on them, but maybe they'll be even more thankful in the long
+run. Even if not, perlmodstyle tells you to, so you must obey.
+
+This module provides a mechanism for determining if the pod for a given module
+is comprehensive.
+
+WWW: http://search.cpan.org/dist/Pod-Coverage/
+
+--
+Mathieu Arnold