This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
EBCDIC doesn't have real UTF-8 locales.
authorKarl Williamson <khw@cpan.org>
Wed, 8 Oct 2014 17:43:26 +0000 (11:43 -0600)
committerKarl Williamson <khw@cpan.org>
Tue, 21 Oct 2014 15:26:50 +0000 (09:26 -0600)
commit92c0a900a3381af22f6d14091dbaffaa47ad592c
tree296ba1b64758d04280e5e993f0e5e5006b5ac4a3
parent1ff128e487762041398e9cf94a21edf1833aa2ed
EBCDIC doesn't have real UTF-8 locales.

At least on the system that we have tested on.  There are locales that
say they are UTF-8, but they're not; they're EBCDIC 1047.
locale.c
t/loc_tools.pl