use strict; warnings!
Karen Etheridge [Sat, 9 Aug 2014 04:00:14 +0000 (21:00 -0700)]
t/smoke.t

index 1e1c011..763abcc 100644 (file)
--- a/t/smoke.t
+++ b/t/smoke.t
@@ -1,3 +1,6 @@
+use strict;
+use warnings;
+
 BEGIN { $^P |= 0x210 }
 
 use Test::More 0.88;