The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Socket::More::Resolver::Mojo::IOLoop - Resover Mojo::IOLoop integration

SYNOPSIS

  use Mojo::IOLoop;

  use Socket::More::Resolver;

  ... 

  getaddrinfo...

DESCRIPTION

Built in driver for integrating Socket::More::Resolver into the Mojo::IOLoop.

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