diff options
Diffstat (limited to 'pod/perlunicode.pod')
-rw-r--r-- | pod/perlunicode.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod index 97f800ba19..adaa09975d 100644 --- a/pod/perlunicode.pod +++ b/pod/perlunicode.pod @@ -1027,7 +1027,7 @@ But in this particular example, you probably really want which will match assigned characters known to be part of the Greek script. -Also see the L<Unicode::Regex::Set> module, it does implement the full +Also see the L<Unicode::Regex::Set> module; it does implement the full UTS#18 grouping, intersection, union, and removal (subtraction) syntax. [b] '+' for union, '-' for removal (set-difference), '&' for intersection |