aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Parse-CPAN-Packages/pkg-descr
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-04-01 16:56:56 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-04-01 16:56:56 +0000
commite50873584848ccdc8fbe42a08d6e39adde7a02f8 (patch)
tree659194965890d224bc266806f3a516615790eef2 /devel/p5-Parse-CPAN-Packages/pkg-descr
parent1f00b9d5b6d0f90b3cfea349c4162763dcd73732 (diff)
Notes
Diffstat (limited to 'devel/p5-Parse-CPAN-Packages/pkg-descr')
-rw-r--r--devel/p5-Parse-CPAN-Packages/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/p5-Parse-CPAN-Packages/pkg-descr b/devel/p5-Parse-CPAN-Packages/pkg-descr
new file mode 100644
index 000000000000..aace38092af6
--- /dev/null
+++ b/devel/p5-Parse-CPAN-Packages/pkg-descr
@@ -0,0 +1,7 @@
+The Comprehensive Perl Archive Network (CPAN) is a very useful collection of
+Perl code. It has several indices of the files that it hosts, including a file
+named "02packages.details.txt.gz" in the "modules" directory. This file
+contains lots of useful information and this module provides a simple interface
+to the data contained within.
+
+WWW: http://search.cpan.org/dist/Parse-CPAN-Packages/