Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more
12345678910 requires 'perl', '5.008000';on test => sub { requires 'Test::More', '0.96';};on develop => sub { requires 'Test::Pod'; requires 'Test::Pod::Coverage', '1.04';};
requires
'perl'
,
'5.008000'
;
on
test
=>
sub
{
'Test::More'
'0.96'
};
develop
'Test::Pod'
'Test::Pod::Coverage'
'1.04'