From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

requires 'parent', 0;
requires 'curry', 0;
requires 'Future', '>= 0.29';
requires 'List::UtilsBy', 0;
requires 'Mixin::Event::Dispatch', '>= 1.001';
requires 'Protocol::ControlChannel', '>= 0.003';
requires 'IO::Async', '>= 0.60';
on 'test' => sub {
requires 'Test::More', '>= 0.98';
};