summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2016-11-19 13:01:50 +0000
committerAaron Crane <arc@cpan.org>2016-11-19 13:01:50 +0000
commita8f2f5fa9f72ecbb63e93de7a9f943302a6d327d (patch)
tree11f71b76f90cdcc9ff8772f5fd7fc76f3e2cb28b /pod/perldiag.pod
parentddb07903c49db6d9e31a3e6bd975b03d3c8b42a0 (diff)
downloadperl-a8f2f5fa9f72ecbb63e93de7a9f943302a6d327d.tar.gz
perlre: regularise list items
- Only one list item per construct (and change inbound links) - Consistently list forms with C<< <name> >> before those with C<< 'name' >>
Diffstat (limited to 'pod/perldiag.pod')
-rw-r--r--pod/perldiag.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldiag.pod b/pod/perldiag.pod
index 89ad1474d1..c0a717ccc1 100644
--- a/pod/perldiag.pod
+++ b/pod/perldiag.pod
@@ -7214,7 +7214,7 @@ front of your variable.
(F) Lookbehind is allowed only for subexpressions whose length is fixed and
known at compile time. For positive lookbehind, you can use the C<\K>
regex construct as a way to get the equivalent functionality. See
-L<perlre/(?<=pattern) \K>.
+L<(?<=pattern) and \K in perlre|perlre/\K>.
There are non-obvious Unicode rules under C</i> that can match variably,
but which you might not think could. For example, the substring C<"ss">