summaryrefslogtreecommitdiff
path: root/pod.lst
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-06-13 11:46:29 +0100
committerNicholas Clark <nick@ccl4.org>2009-06-13 11:47:11 +0100
commit6e2c892858f0153d478baaafedb3170a7306bd0a (patch)
treeccbc330d4f444b75a773dac4a93db8505c49685d /pod.lst
parent291c64f4c0f01fdef1479446cf0ba1ec265227d5 (diff)
downloadperl-6e2c892858f0153d478baaafedb3170a7306bd0a.tar.gz
Generate perlmodlib.pod at build time, instead of shipping it.
Diffstat (limited to 'pod.lst')
-rw-r--r--pod.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod.lst b/pod.lst
index 548b1b72b2..0a4a1e854f 100644
--- a/pod.lst
+++ b/pod.lst
@@ -89,7 +89,7 @@ h Reference Manual
perlsec Perl security
perlmod Perl modules: how they work
- perlmodlib Perl modules: how to write and use
+g perlmodlib Perl modules: how to write and use
perlmodstyle Perl modules: how to write modules with style
perlmodinstall Perl modules: how to install from CPAN
perlnewmod Perl modules: preparing a new module for distribution