Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: cd2a47ced7df706c27328718535e6b4498801cab
https://github.com/Perl/perl5/commit/cd2a47ced7df706c27328718535e6b4498801cab
Author: Karl Williamson <[email protected]>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M lib/locale.t
Log Message:
-----------
lib/locale.t: Try LC_CTYPE before LC_ALL
Prior to this commit, locales were found looking for both LC_ALL and
LC_CTYPE. What we really want is LC_CTYPE, and LC_ALL is a fallback.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications