perl5 icon indicating copy to clipboard operation
perl5 copied to clipboard

locale.c: Refactor internal debugging function

Open khwilliamson opened this issue 3 years ago • 0 comments

setlocale_debug_string() variants now use Perl_form, a function I didn't know existed when I originally wrote this code.

khwilliamson avatar Sep 10 '22 21:09 khwilliamson