This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Pod::Html - correctly link to =item's on the same page
[perl5.git] / MANIFEST
index 1ca6bbc..204ffe9 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1252,7 +1252,6 @@ lib/bytes.t                       bytes.pm test
 lib/cacheout.pl                        Manages output filehandles when you need too many
 lib/Carp/Heavy.pm              Error message workhorse
 lib/Carp.pm                    Error message base class
-lib/Carp.pod                   Documentation for Carp
 lib/Carp.t                     See if Carp works
 lib/CGI/Apache.pm              Support for Apache's Perl module
 lib/CGI/Carp.pm                        Log server errors with helpful context
@@ -1865,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
@@ -2419,6 +2420,7 @@ pod/perlfilter.pod                Perl source filters
 pod/perlfork.pod               Perl fork() information
 pod/perlform.pod               Perl formats
 pod/perlfunc.pod               Perl built-in functions
+pod/perlglossary.pod           Perl glossary
 pod/perlgpl.pod                        GNU General Public License
 pod/perlguts.pod               Perl internal functions for those doing extensions
 pod/perlhack.pod               Perl hackers guide