Rename warning to warnings, from Paul Marquess.
[p5sagit/p5-mst-13.2.git] / t / op / 64bit.t
index d35254b..5625b4f 100644 (file)
@@ -15,7 +15,7 @@ BEGIN {
 
 # so that using > 0xfffffff constants and
 # 32+ bit vector sizes doesn't cause noise
-no warning qw(overflow portable);
+no warnings qw(overflow portable);
 
 print "1..39\n";