--- AnyEvent/t/68_poe_04_condvar.t 2008/10/02 08:43:58 1.1 +++ AnyEvent/t/68_poe_04_condvar.t 2009/04/23 22:44:30 1.2 @@ -1,4 +1,5 @@ $|=1; +$^W=0; BEGIN { print "1..21\n" }