diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2003-08-10 12:32:47 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2003-08-10 12:32:47 +0000 |
commit | 30487ceba2ac5c35e693d7aba544e73d6a7dc3f0 (patch) | |
tree | 4e78c95184dc1cd5061efc525dbe69fbac045e7a /pod/buildtoc.PL | |
parent | c90eafb3a162eee5a1341ef84b7efe8ad94c3fca (diff) | |
download | perl-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/buildtoc.PL')
-rw-r--r-- | pod/buildtoc.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/buildtoc.PL b/pod/buildtoc.PL index 3585b7d892..5c61a60fa8 100644 --- a/pod/buildtoc.PL +++ b/pod/buildtoc.PL @@ -137,6 +137,7 @@ if (-d "pod") { perlretut perlre + perlreref perlref perlform |