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