summaryrefslogtreecommitdiff
path: root/pod/perlunicode.pod
diff options
context:
space:
mode:
authorVincent Pit <perl@profvince.com>2009-05-14 09:05:36 +0200
committerVincent Pit <perl@profvince.com>2009-05-14 09:05:36 +0200
commitea8b8ad24d31f92547d2469708185eb6d4cf1a13 (patch)
tree9e971359e5513e4aa7a16fc4417d8cdef84a75ad /pod/perlunicode.pod
parent36f064bc37569629cfa8ffed15497f849ae8ccfa (diff)
downloadperl-ea8b8ad24d31f92547d2469708185eb6d4cf1a13.tar.gz
Remove remaining POD tags in verbatim paragraphs
Diffstat (limited to 'pod/perlunicode.pod')
-rw-r--r--pod/perlunicode.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod
index 3a52933854..5dbd3cd523 100644
--- a/pod/perlunicode.pod
+++ b/pod/perlunicode.pod
@@ -941,7 +941,7 @@ Level 1 - Basic Unicode Support
Alphabetic, Lowercase, Uppercase, WhiteSpace,
NoncharacterCodePoint, DefaultIgnorableCodePoint, Any,
ASCII, Assigned), but also bidirectional types, blocks, etc.
- (see L</"Unicode Character Properties">)
+ (see "Unicode Character Properties")
[4] \d \D \s \S \w \W \X [:prop:] [:^prop:]
[5] can use regular expression look-ahead [a] or
user-defined character properties [b] to emulate set operations