summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST2
-rw-r--r--pod.lst1
-rw-r--r--pod/perl.pod1
3 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index e4a331ee85..52dd3c15f2 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3449,7 +3449,7 @@ pod/perlref.pod Perl references, the rest of the story
pod/perlreftut.pod Perl references short introduction
pod/perlreguts.pod Perl regular expression engine internals
pod/perlre.pod Perl regular expressions, the rest of the story
-pod/perlrepository.pod Perl source repository
+pod/perlrepository.pod Perl source repository
pod/perlrequick.pod Perl regular expressions quick start
pod/perlreref.pod Perl regular expressions quick reference
pod/perlretut.pod Perl regular expressions tutorial
diff --git a/pod.lst b/pod.lst
index e4332281be..525e340542 100644
--- a/pod.lst
+++ b/pod.lst
@@ -119,6 +119,7 @@ h Internals and C Language Interface
perlapio Perl internal IO abstraction interface
perlhack Perl hackers guide
+ perlrepository Perl source repository
h Miscellaneous
diff --git a/pod/perl.pod b/pod/perl.pod
index 69fd92f3bc..31645218da 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -134,6 +134,7 @@ For ease of access, the Perl manual has been split up into several sections.
perlapio Perl internal IO abstraction interface
perlhack Perl hackers guide
+ perlrepository Perl source repository
=head2 Miscellaneous