Automatically set HINT_LOCALIZE_HH whenever %^H is modified.
[p5sagit/p5-mst-13.2.git] / t / comp / asstcompat.t
index fa0a357..87d175b 100644 (file)
@@ -1,5 +1,7 @@
 #!./perl
 
+BEGIN { $^W = 0 }
+
 my $i = 1;
 sub ok {
     my $ok = shift;