summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-12-29 21:48:35 -0700
committerKarl Williamson <public@khwilliamson.com>2011-12-30 11:08:27 -0700
commitc2ca0207a488363c6784d9447b54fa4df29a14a5 (patch)
treec77316aeb159b6de5d36368dcf885f2a84073998 /lib
parentd7b8b95b66ee5e5a9aeb05b0f588271fbd69d907 (diff)
downloadperl-c2ca0207a488363c6784d9447b54fa4df29a14a5.tar.gz
Unicode::UCD: Correct pod
The example is wrong; now the full script names are output, not the short ones.
Diffstat (limited to 'lib')
-rw-r--r--lib/Unicode/UCD.pm8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/Unicode/UCD.pm b/lib/Unicode/UCD.pm
index 42303c286d..b5d57e5791 100644
--- a/lib/Unicode/UCD.pm
+++ b/lib/Unicode/UCD.pm
@@ -6,7 +6,7 @@ no warnings 'surrogate'; # surrogates can be inputs to this
use charnames ();
use Unicode::Normalize qw(getCombinClass NFD);
-our $VERSION = '0.38';
+our $VERSION = '0.39';
use Storable qw(dclone);
@@ -2225,9 +2225,9 @@ of calling C<prop_invmap>() with the "Script Extensions" property:
@scripts_ranges @scripts_maps
...
- 0x0953 Deva
- 0x0964 [ Beng Deva Guru Orya ]
- 0x0966 Deva
+ 0x0953 Devanagari
+ 0x0964 [ Bengali, Devanagari, Gurumukhi, Oriya ]
+ 0x0966 Devanagari
0x0970 Common
Here, the code points 0x964 and 0x965 are used in the Bengali,