--- AnyEvent/t/68_poe_03_child.t 2009/07/18 05:19:09 1.6 +++ AnyEvent/t/68_poe_03_child.t 2009/07/20 22:39:57 1.8 @@ -2,9 +2,6 @@ no warnings; -use AnyEvent; -BEGIN { eval q{use AnyEvent::Impl::POE;1} or ((print qq{1..0 # SKIP AnyEvent::Impl::POE not found}), exit 0) } $^W = 0; - BEGIN { # check for broken perls if ($^O =~ /mswin32/i) { @@ -14,18 +11,21 @@ unless ($ok) { print <