perl5
perl5 copied to clipboard
locale.c: Refactor internal debugging function
setlocale_debug_string() variants now use Perl_form, a function I didn't know existed when I originally wrote this code.