This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/loc_tools.pl: Only try C.UTF-8 if Configure says avail
authorKarl Williamson <khw@cpan.org>
Mon, 4 Mar 2019 18:56:05 +0000 (11:56 -0700)
committerKarl Williamson <khw@cpan.org>
Mon, 4 Mar 2019 20:01:37 +0000 (13:01 -0700)
commit201f75a992613afb464a3a412b8a271c8726ecb3
tree401d7b6eaa0d1794cba8f76bb7a087b3dab5b698
parent5b64f24c7b79ab856726455c6cee2237c97dd6dd
t/loc_tools.pl: Only try C.UTF-8 if Configure says avail

I added a Configure probe for this capability, since some platforms will
say yes to any locale name, so we can't really test for it in perl.
t/loc_tools.pl