Userdefined properties
authorAbigail <abigail@abigail.be>
Fri, 7 Sep 2007 18:38:47 +0000 (20:38 +0200)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 8 Sep 2007 12:40:05 +0000 (12:40 +0000)
Message-ID: <20070907163847.GB16395@abigail.be>

p4raw-id: //depot/perl@31818

pod/perlunicode.pod

index a1b9449..bd279f9 100644 (file)
@@ -754,6 +754,10 @@ or more newline-separated lines.  Each line must be one of the following:
 
 =item *
 
+A single hexadecimal number denoting a Unicode code point to include.
+
+=item *
+
 Two hexadecimal numbers separated by horizontal whitespace (space or
 tabular characters) denoting a range of Unicode code points to include.
 
@@ -844,10 +848,6 @@ two (or more) classes.
 It's important to remember not to use "&" for the first set -- that
 would be intersecting with nothing (resulting in an empty set).
 
-A final note on the user-defined property tests: they will be used
-only if the scalar has been marked as having Unicode characters.
-Old byte-style strings will not be affected.
-
 =head2 User-Defined Case Mappings
 
 You can also define your own mappings to be used in the lc(),