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

requires 'perl', '5.010';
requires 'RxPerl';
on 'test' => sub {
requires 'Test2::V0';
requires 'Mojolicious', '8.15'; # for Mojo::Promise and Mojo::IOLoop
};