summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-12-13 21:27:31 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-13 21:27:31 +0000
commitec83e90939bd2859e7f2a0fa60cd4249358debdf (patch)
tree06687b254b7b190febd727efeb2b4f42c1af3c58 /pod
parent52ec635dc5376b682b8c40cdb4f9de1ac719e57c (diff)
downloadperl-ec83e90939bd2859e7f2a0fa60cd4249358debdf.tar.gz
More on the Unicode "line" definition.
p4raw-id: //depot/perl@13679
Diffstat (limited to 'pod')
-rw-r--r--pod/perlunicode.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod
index e707dc6c87..4102fc42a6 100644
--- a/pod/perlunicode.pod
+++ b/pod/perlunicode.pod
@@ -638,8 +638,9 @@ Level 1 - Basic Unicode Support
[ 7] include Letters in word characters
[ 8] see UTR#21 Case Mappings: Perl implements 1:1 mappings
[ 9] see UTR#13 Unicode Newline Guidelines
- [10] should do ^ and $ also on \x{2028} and \x{2029}
-
+ [10] should do ^ and $ also on \x{85}, \x{2028} and \x{2029})
+ (should also affect <>, $., and script line numbers)
+
(*) Instead of [\u0370-\u03FF-[{UNASSIGNED}]] as suggested by the TR
18 you can use negated lookahead: to match currently assigned modern
Greek characters use for example