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

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.