diff options
author | Karl Williamson <public@khwilliamson.com> | 2010-09-12 21:33:12 -0600 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2010-09-25 00:47:02 -0700 |
commit | fb121860c2407cd1d1566d63a95a5220fa93d8e4 (patch) | |
tree | cc61893dd3ffe9966e079addeaa538172e2290e9 /plan9/versnum | |
parent | 8ebef31d4feab4b7c35ff0eb427632a67b1abdd9 (diff) | |
download | perl-fb121860c2407cd1d1566d63a95a5220fa93d8e4.tar.gz |
Teach Perl about Unicode named character sequences
mktables is changed to process the Unicode named sequence file.
charnames.pm is changed to cache the looked-up values in utf8. A new
function, string_vianame is created that can handle named sequences, as
the interface for vianame cannot. The subroutine lookup_name() is
slightly refactored to do almost all of the common work for \N{} and the
vianame routines. It now understands named sequences as created my
mktables..
tests and documentation are added. In the randomized testing section,
half use vianame() and half string_vianame().
Diffstat (limited to 'plan9/versnum')
0 files changed, 0 insertions, 0 deletions