Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 55aaa55df8b65e9b86530b51f01217d114141e1d
      
https://github.com/Perl/perl5/commit/55aaa55df8b65e9b86530b51f01217d114141e1d
  Author: Karl Williamson <k...@cpan.org>
  Date:   2022-12-24 (Sat, 24 Dec 2022)

  Changed paths:
    M t/loc_tools.pl

  Log Message:
  -----------
  loc_tools.pl: Always do normalized locale name check

Because of variances in capitalization and use of dashes, we should only
compare locale names that have been normalized to a common syntax.  This
was the remaining outlier, and caused issues on some platforms.


Reply via email to