There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Socket::More::Resolver::AE - Resolver AnyEvent integration

SYNOPSIS

use AnyEvent;

use Socket::More::Resolver;

... 

getaddrinfo...

DESCRIPTION

Built in driver for integrating Socket::More::Resolver into AnyEvent.

If the event loop module is already in memory, it should automatically be detected when using Socket::More::Resolver;