From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
12345678 requires 'perl', '5.008005';requires 'Pod::Markdown', '3.005';# for teston test => sub { requires 'Test::Pod', '0.04'; requires 'Test::More', '1.001006';};
requires
'perl'
,
'5.008005'
;
'Pod::Markdown'
'3.005'
# for test
on
test
=>
sub
{
'Test::Pod'
'0.04'
'Test::More'
'1.001006'
};