summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2005-10-16 13:02:19 +0000
committerSteve Peters <steve@fisharerojo.org>2005-10-16 13:02:19 +0000
commitfb59f973f6f88348284bb8f14a993e802c8f35d7 (patch)
tree2fd30210b3fa5b12ff29bd29983057650931b90f /MANIFEST
parent27856418c89336f06fb37ea6a58a1a69e1e2a27c (diff)
downloadperl-fb59f973f6f88348284bb8f14a993e802c8f35d7.tar.gz
Upgrade to Pod-Parser-1.34 (with some changes to get the new test file
to work within the core). p4raw-id: //depot/perl@25765
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 28d52968e9..efaa36ce09 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1891,6 +1891,7 @@ lib/Pod/t/basic.ovr podlators test
lib/Pod/t/basic.pod podlators test
lib/Pod/t/basic.t podlators test
lib/Pod/t/basic.txt podlators test
+lib/Pod/t/contains_pod.t Pod-Parser test
lib/Pod/t/eol.t end of line agnosticism
lib/Pod/Text/Color.pm Convert POD data to color ASCII text
lib/Pod/Text/Overstrike.pm Convert POD data to formatted overstrike text
@@ -2731,6 +2732,7 @@ t/japh/abigail.t Obscure tests
t/lib/1_compile.t See if the various libraries and extensions compile
t/lib/commonsense.t See if configuration meets basic needs
t/lib/compmod.pl Helper for 1_compile.t
+t/lib/contains_pod.xr Pod-Parser test file
t/lib/cygwin.t Builtin cygwin function tests
t/lib/Devel/switchd.pm Module for t/run/switchd.t
t/lib/Dev/Null.pm Module for testing Test::Harness