summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2012-01-29 13:00:41 +0000
committerNicholas Clark <nick@ccl4.org>2012-02-18 13:16:52 +0100
commitd5f215f1125cc143063ff70a0f2901c3b5720deb (patch)
treebc577d8d236802ff3203176c4a8960589b44b9b5 /MANIFEST
parent60b5c0852d4781fad134c3b77ddcbce486e3bc30 (diff)
downloadperl-d5f215f1125cc143063ff70a0f2901c3b5720deb.tar.gz
Move Pod::Functions from lib/ to ext/
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 0b0e226854..bdb23a1846 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3804,6 +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/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
ext/Pod-Html/t/cache.pod
@@ -4291,8 +4293,6 @@ lib/perl5db/t/taint Tests for the Perl debugger
lib/perl5db/t/uncalled-subroutine Tests for the Perl debugger
lib/perl5db/t/with-subroutine Tests for the Perl debugger
lib/PerlIO.pm PerlIO support module
-lib/Pod/Functions.pm used by pod/splitpod
-lib/Pod/t/Functions.t See if Pod::Functions works
lib/Pod/t/InputObjects.t See if Pod::InputObjects works
lib/Pod/t/Select.t See if Pod::Select works
lib/Pod/t/Usage.t See if Pod::Usage works