summaryrefslogtreecommitdiff
path: root/pod/perlre.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlre.pod')
-rw-r--r--pod/perlre.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/pod/perlre.pod b/pod/perlre.pod
index e985377586..95da75d95f 100644
--- a/pod/perlre.pod
+++ b/pod/perlre.pod
@@ -704,4 +704,10 @@ different things on the I<left> side of the C<s///>.
=head2 SEE ALSO
+L<perlop/"Regexp Quote-Like Operators">.
+
+L<perlfunc/pos>.
+
+L<perllocale>.
+
"Mastering Regular Expressions" (see L<perlbook>) by Jeffrey Friedl.