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

requires 'perl', '5.008001';
requires 'Scalar::Util', '1.32';
on 'test' => sub {
requires 'Test::More', '0.98';
};