summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorYitzchak Scott-Thoennes <sthoenna@efn.org>2005-07-03 19:07:38 -0700
committerSteve Hay <SteveHay@planit.com>2005-07-05 16:55:29 +0000
commit6e38a594fb2312d48815b72c0456fcd281ea8917 (patch)
treeb52ce3d003b98cc2679c1739238a524b8eb578e7 /MANIFEST
parentd5426c8880e92e46cbbcf96f8bac03a7f2eab6c3 (diff)
downloadperl-6e38a594fb2312d48815b72c0456fcd281ea8917.tar.gz
Pod::Html - correctly link to =item's on the same page
Message-ID: <20050704090738.GA4056@efn.org> (plus a new test, although it is currently marked TODO) p4raw-id: //depot/perl@25083
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 80417966ac..204ffe95ad 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1864,6 +1864,8 @@ lib/Pod/Text/Termcap.pm Convert POD data to ASCII text with format escapes
lib/Pod/t/Functions.t See if Pod::Functions works
lib/Pod/t/htmlescp.pod pod2html escape test input data
lib/Pod/t/htmlescp.t pod2html escape test
+lib/Pod/t/htmllink.pod pod2html link test input data
+lib/Pod/t/htmllink.t pod2html link test
lib/Pod/t/htmlview.pod pod2html render test input data
lib/Pod/t/htmlview.t pod2html render test
lib/Pod/t/InputObjects.t See if Pod::InputObjects works