This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
loc_tools.pl: Properly exclude iffy locales
authorKarl Williamson <khw@cpan.org>
Sun, 4 Mar 2018 19:51:25 +0000 (12:51 -0700)
committerKarl Williamson <khw@cpan.org>
Sun, 4 Mar 2018 19:55:20 +0000 (12:55 -0700)
commitef5d49f01a20e446aa8682e02aca0c966ed57455
tree0b695dddc4f10440d8de6d2d12aeb6cd765ca006
parent07dfe0a4c8603f73b447c48b9b91a04d8fb8962b
loc_tools.pl: Properly exclude iffy locales

This code (fragiley) uses the wording of a warning message to determine
if a locale has issues or not.  Commit
578a6a873a320fe64743b060dbd467f1865d205c updated the message this is
looking for, but failed to update this file correspondingly.
t/loc_tools.pl