This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Convert to BELL meaning U+1F514
authorKarl Williamson <public@khwilliamson.com>
Sat, 2 Jun 2012 18:05:34 +0000 (12:05 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sat, 2 Jun 2012 18:19:04 +0000 (12:19 -0600)
commitfe3193b514b01b0a636361da0103ed33393cf9c4
treefe33d9a73a7aa6e6066234dd889daa760489cf49
parentc292d35a225572156ccde6f3a812f532f4347fad
mktables: Convert to BELL meaning U+1F514

As a result of the Unicode 6.0 mistake of using "BELL" to refer to
a different code point, Perl has deprecated use of this name for 2 major
release cycles, while not fully implementing Unicode in the interim, to
allow any affected code to migrate to the new name

This commit now switches to the new meaning of BELL.
lib/_charnames.pm
lib/charnames.pm
lib/charnames.t
lib/unicore/mktables
pod/perldelta.pod