This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perluniprops: Change section name
authorKarl Williamson <public@khwilliamson.com>
Sun, 6 Nov 2011 23:13:34 +0000 (16:13 -0700)
committerKarl Williamson <public@khwilliamson.com>
Tue, 8 Nov 2011 15:09:37 +0000 (08:09 -0700)
This is no longer about just regular expression properties, but about
character properties.

lib/unicore/mktables

index ec893af..80a19d1 100644 (file)
@@ -13718,7 +13718,7 @@ Perl can provide access to all non-provisional Unicode character properties,
 though not all are enabled by default.  The omitted ones are the Unihan
 properties (accessible via the CPAN module L<Unicode::Unihan>) and certain
 deprecated or Unicode-internal properties.  (An installation may choose to
-recompile Perl's tables to change this.  See L<Unicode regular expression
+recompile Perl's tables to change this.  See L<Unicode character
 properties that are NOT accepted by Perl>.)
 
 For most purposes, access to Unicode properties from the Perl core is through
@@ -13997,7 +13997,7 @@ contains related functions viacode(), vianame(), and string_vianame().
 Finally, most properties related to decomposition are accessible via
 L<Unicode::Normalize>.
 
-=head1 Unicode regular expression properties that are NOT accepted by Perl
+=head1 Unicode character properties that are NOT accepted by Perl
 
 Perl will generate an error for a few character properties in Unicode when
 used in a regular expression.  The non-Unihan ones are listed below, with the