--- AnyEvent/t/68_poe_02_signals.t 2009/07/09 22:49:18 1.3 +++ AnyEvent/t/68_poe_02_signals.t 2011/08/12 18:41:30 1.9 @@ -1,10 +1,20 @@ -$|=1; BEGIN { - print "1..5\n"; + unless (exists $SIG{USR1}) { + print <wait; +$cv->recv; undef $error; print "ok 4\n";