This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Locale tweakery. Add test case for bug id 20000809.003 to op/misc,
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 4 Nov 2000 20:42:38 +0000 (20:42 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 4 Nov 2000 20:42:38 +0000 (20:42 +0000)
commitdd8482fcac1d87406d052ae3262cc452d6d23e15
tree0d62c1738a18bca1cdf19c3818a22ebbfdabb3ea
parent9d9004a9b2b7cfeace32230c040f124d0607259a
Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
create a "fast path" for locale name probing using "locale -a"
if available, squash finally hopefully the s?printf resetting
the numeric locale (since, IIUC perllocale, it never shouldn't).

p4raw-id: //depot/perl@7540
sv.c
t/op/misc.t
t/pragma/locale.t