Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: ad8e4234c219c6ef581690e97eaf7e00608c2d9b
https://github.com/perl6/specs/commit/ad8e4234c219c6ef581690e97eaf7e00608c2d9b
Author: TimToady <[email protected]>
Date: 2010-11-11 (Thu, 11 Nov 2010)
Changed paths:
M S05-regex.pod
Log Message:
-----------
[S05] now use :Foo and :Foo<Bar> for uniprops
The old isFoo notation was fragile and could not easily extend to Unicode
properties with values. We'll use pair notation instead. The match of
a pair value is via smartmatch, so both string and numeric comparisons
are available, for instance.