--- AnyEvent/t/68_poe_05_dns.t 2009/04/23 22:44:30 1.2 +++ AnyEvent/t/68_poe_05_dns.t 2009/07/09 22:49:18 1.3 @@ -1,11 +1,10 @@ $|=1; -$^W=0; BEGIN { print "1..5\n" } # we avoid complicated tests here because some systems will # not have working DNS -use AnyEvent::Impl::POE; +use AnyEvent::Impl::POE; $^W = 0; use AnyEvent::DNS; print "ok 1\n";