--- EV/t/01_timer.t 2007/11/17 01:51:16 1.4 +++ EV/t/01_timer.t 2007/11/17 01:52:50 1.5 @@ -1,6 +1,7 @@ BEGIN { $| = 1; print "1..6002\n"; } no warnings; +use strict; use EV;