--- AnyEvent/t/03_child.t 2009/07/18 05:19:09 1.16 +++ AnyEvent/t/03_child.t 2009/07/20 06:00:42 1.18 @@ -2,9 +2,6 @@ no warnings; -use AnyEvent; -use AnyEvent::Impl::Perl; - BEGIN { # check for broken perls if ($^O =~ /mswin32/i) { @@ -14,18 +11,21 @@ unless ($ok) { print <