summaryrefslogtreecommitdiff
path: root/pod/perl.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-08-10 12:32:47 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-08-10 12:32:47 +0000
commit30487ceba2ac5c35e693d7aba544e73d6a7dc3f0 (patch)
tree4e78c95184dc1cd5061efc525dbe69fbac045e7a /pod/perl.pod
parentc90eafb3a162eee5a1341ef84b7efe8ad94c3fca (diff)
downloadperl-30487ceba2ac5c35e693d7aba544e73d6a7dc3f0.tar.gz
Add the perlreref manpage, by Iain Truskett
(regular expressions quick reference.) Regenerate the table of contents. p4raw-id: //depot/perl@20593
Diffstat (limited to 'pod/perl.pod')
-rw-r--r--pod/perl.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index 0ec140727e..e858fb5b4d 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -71,6 +71,7 @@ For ease of access, the Perl manual has been split up into several sections.
perldebug Perl debugging
perlvar Perl predefined variables
perlre Perl regular expressions, the rest of the story
+ perlreref Perl regular expressions quick reference
perlref Perl references, the rest of the story
perlform Perl formats
perlobj Perl objects