diff options
author | Steve Peters <steve@fisharerojo.org> | 2005-10-16 13:02:19 +0000 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2005-10-16 13:02:19 +0000 |
commit | fb59f973f6f88348284bb8f14a993e802c8f35d7 (patch) | |
tree | 2fd30210b3fa5b12ff29bd29983057650931b90f /MANIFEST | |
parent | 27856418c89336f06fb37ea6a58a1a69e1e2a27c (diff) | |
download | perl-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-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |