This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/unicode_constants.pl: Skip U+1E9E if not in Unicode version
authorKarl Williamson <khw@cpan.org>
Tue, 19 May 2015 19:31:09 +0000 (13:31 -0600)
committerKarl Williamson <khw@cpan.org>
Wed, 29 Jul 2015 04:15:51 +0000 (22:15 -0600)
commit8f57fa7d32a4c3ae3d1497b23c7dd74a0feeaec1
tree471e3816ae99a85c5664f892953a28f7158bedec
parent140685c2de5740e4e4911e3c69a1681b3c0fe32d
regen/unicode_constants.pl: Skip U+1E9E if not in Unicode version

LATIN CAPITAL LETTER SHARP S is not available in all Unicode releases;
simply skip generating things when it isn't there.
regen/unicode_constants.pl