summaryrefslogtreecommitdiff
path: root/pod/perl.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-04-12 14:27:23 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-04-12 14:27:23 +0000
commit108003db00f114d83af4007fb68d0ec6c6fd289d (patch)
tree64cf4f6194821c43e54394a958633ad3e5822da4 /pod/perl.pod
parent68d4833d4d357df472705ce2791217a4c04d9dce (diff)
downloadperl-108003db00f114d83af4007fb68d0ec6c6fd289d.tar.gz
Add the perlreapi man page, by Ævar Arnfjörð Bjarmason
(largely from perlreguts) p4raw-id: //depot/perl@30922
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 75b537a7fc..d6bbd61135 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -125,6 +125,7 @@ For ease of access, the Perl manual has been split up into several sections.
perlclib Internal replacements for standard C library functions
perlguts Perl internal functions for those doing extensions
perlcall Perl calling conventions from C
+ perlreapi Perl regular expression plugin interface
perlreguts Perl regular expression engine internals
perlapi Perl API listing (autogenerated)