--- AnyEvent/t/68_poe_02_signals.t 2009/04/23 22:44:30 1.2 +++ AnyEvent/t/68_poe_02_signals.t 2011/08/02 20:02:47 1.8 @@ -1,11 +1,17 @@ -$|=1; -$^W=0; BEGIN { - print "1..5\n"; + unless (exists $SIG{USR1}) { + print <wait; +$cv->recv; undef $error; print "ok 4\n";