--- AnyEvent/t/68_poe_02_signals.t 2008/10/02 08:43:58 1.1 +++ AnyEvent/t/68_poe_02_signals.t 2011/08/02 20:02:47 1.8 @@ -1,10 +1,17 @@ -$|=1; BEGIN { - print "1..5\n"; + unless (exists $SIG{USR1}) { + print <wait; +$cv->recv; undef $error; print "ok 4\n";