This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Term/Cap.t attempts to access the floppy drive for no good reason
[perl5.git] / lib / locale.pm
index 3e5054c..a51e2b1 100644 (file)
@@ -27,7 +27,7 @@ locales.
 
 =cut
 
-$locale::hint_bits = 0x800;
+$locale::hint_bits = 0x4;
 
 sub import {
     $^H |= $locale::hint_bits;