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

SDLx::Controller::Coro - Event loop with Coro yummyness

SYNOPSIS

use SDLx::Controller::Coro;

# More info coming soon!

DESCRIPTION

This module builds off of SDLx::Controller, bringing Coro into the event loop so that async events and routines will be processed.