From: Jarkko Hietaniemi Date: Thu, 13 Dec 2001 21:27:31 +0000 (+0000) Subject: More on the Unicode "line" definition. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ec83e90939bd2859e7f2a0fa60cd4249358debdf;p=p5sagit%2Fp5-mst-13.2.git More on the Unicode "line" definition. p4raw-id: //depot/perl@13679 --- diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod index e707dc6..4102fc4 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