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

requires 'perl', '5.008001';
requires 'Unicode::EastAsianWidth', '1.3';
requires 'parent';
requires 'Exporter';
on test => sub {
requires 'Test::More', 0.98;
};