Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

requires 'perl', '5.008000';
on test => sub {
requires 'Test::More', '0.96';
};
on develop => sub {
requires 'Test::Pod';
requires 'Test::Pod::Coverage', '1.04';
};