$|=1; BEGIN { print "1..1\n" } use AnyEvent; use AnyEvent::Impl::Perl; print "ok 1\n";