--- AnyEvent/t/03_child.t 2007/11/03 09:35:20 1.3 +++ AnyEvent/t/03_child.t 2007/11/16 05:08:18 1.5 @@ -1,7 +1,8 @@ $|=1; -BEGIN { print "1..5\n" } +BEGIN { print "1..7\n" } use AnyEvent; +use AnyEvent::Impl::Perl; print "ok 1\n";