--- AnyEvent/t/03_child.t 2009/07/18 15:51:52 1.17 +++ 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,13 +11,16 @@ unless ($ok) { print <