summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2012-01-29 17:21:27 +0000
committerNicholas Clark <nick@ccl4.org>2012-02-18 13:16:52 +0100
commit6f7c818601340cd36597dd56f5cfb30800501348 (patch)
treef1e5d1e5e7839b023f0998dc85c3f87fa1de0f5d /MANIFEST
parentc17cdb7237c28869f5b1e32776642668fb49707c (diff)
downloadperl-6f7c818601340cd36597dd56f5cfb30800501348.tar.gz
Change ext/Pod-Functions to generate Functions.pm from a Perl script.
For the first step, simply output the current file in one hit.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index bdb23a1846..659f067a74 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3804,7 +3804,8 @@ ext/PerlIO-via/hints/aix.pl Hint for PerlIO::via for named architecture
ext/PerlIO-via/t/via.t See if PerlIO::via works
ext/PerlIO-via/via.pm PerlIO layer for layers in perl
ext/PerlIO-via/via.xs PerlIO layer for layers in perl
-ext/Pod-Functions/Functions.pm used by pod/splitpod
+ext/Pod-Functions/Functions_pm.PL Writes Functions.pm
+ext/Pod-Functions/Makefile.PL Makefile writer
ext/Pod-Functions/t/Functions.t See if Pod::Functions works
ext/Pod-Html/bin/pod2html Translator to turn pod into HTML
ext/Pod-Html/lib/Pod/Html.pm Convert POD data to HTML