diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-13 21:27:31 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-13 21:27:31 +0000 |
commit | ec83e90939bd2859e7f2a0fa60cd4249358debdf (patch) | |
tree | 06687b254b7b190febd727efeb2b4f42c1af3c58 | |
parent | 52ec635dc5376b682b8c40cdb4f9de1ac719e57c (diff) | |
download | perl-ec83e90939bd2859e7f2a0fa60cd4249358debdf.tar.gz |
More on the Unicode "line" definition.
p4raw-id: //depot/perl@13679
-rw-r--r-- | pod/perlunicode.pod | 5 |
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 |