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

requires 'perl', '5.024000';
requires 'IPC::Run', '20200505.0';
on test => sub {
requires 'Path::Tiny', '0.084';
};
on develop => sub {
requires 'Path::Tiny', '0.084';
requires 'Template::Perlish', '1.52';
requires 'Test::Pod::Coverage', '1.04';
requires 'Test::Pod', '1.51';
};