--- AnyEvent/t/64_glib_05_dns.t 2009/07/20 22:39:57 1.3 +++ AnyEvent/t/64_glib_05_dns.t 2010/12/29 04:23:06 1.4 @@ -1,6 +1,7 @@ # we avoid complicated tests here because some systems will # not have working DNS +use AnyEvent; BEGIN { eval q{use AnyEvent::Impl::Glib;1} or ((print qq{1..0 # SKIP AnyEvent::Impl::Glib not loadable}), exit 0) } use AnyEvent::DNS;