various small tweaks (still fails a few taint tests in {taint,locale}.t)
[p5sagit/p5-mst-13.2.git] / lib / re.pm
index 07626c2..ff38c41 100644 (file)
--- a/lib/re.pm
+++ b/lib/re.pm
@@ -25,7 +25,7 @@ See L<perlmodlib/Pragmatic Modules>.
 =cut
 
 my %bitmask = (
-taint => 0x00001000
+taint => 0x00100000
 );
 
 sub bits {