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

requires 'perl', '5.008005';
requires 'Pod::Markdown', '3.005';
# for test
on test => sub {
requires 'Test::Pod', '0.04';
requires 'Test::More', '1.001006';
};