diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-05-23 21:18:39 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-05-23 21:18:39 +0000 |
commit | f532e2405a86e1d06101e7f16d1a06c57c38f1e7 (patch) | |
tree | 493f4b8f11be6f9234c8929e9caa0a69d5907084 /devel/p5-Devel-Required | |
parent | 6d4aa839c8cdb87f7568725dc7b86a60214d87b7 (diff) | |
download | ports-f532e2405a86e1d06101e7f16d1a06c57c38f1e7.tar.gz ports-f532e2405a86e1d06101e7f16d1a06c57c38f1e7.zip |
Notes
Diffstat (limited to 'devel/p5-Devel-Required')
-rw-r--r-- | devel/p5-Devel-Required/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Devel-Required/pkg-descr b/devel/p5-Devel-Required/pkg-descr index 24a9dcc9b732..1c3883d77765 100644 --- a/devel/p5-Devel-Required/pkg-descr +++ b/devel/p5-Devel-Required/pkg-descr @@ -3,7 +3,7 @@ environment of an author of a CPAN module (or more precisely: a user of the ExtUtils::MakeMaker module). It makes sure that any changes to the required modules specified in the Makefile.PL are automatically reflected in the appropriate text file and in the appropriate source files (either -explicitely or implicitely specified). +explicitly or implicitly specified). It takes the information given with the PREREQ_PM parameter and by default writes this to the README file, as well as to the POD of the file specified |