Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: edcae9b84ddbeba50b53c1d906ed12b18f037065
https://github.com/Perl/perl5/commit/edcae9b84ddbeba50b53c1d906ed12b18f037065
Author: Karl Williamson <[email protected]>
Date: 2024-01-21 (Sun, 21 Jan 2024)
Changed paths:
M ext/POSIX/POSIX.xs
M ext/POSIX/lib/POSIX.pm
M ext/POSIX/t/posix.t
Log Message:
-----------
POSIX.xs: Perl_localeconv() always returns something now
Commit 0b52bb633d8c55bb15f05cdb19a4b7cb071ea271 changed this. So now
the POSIX module can always call it, and doesn't have to skip testing.