From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
12345 requires 'perl', '5.008005';on test => sub { requires 'Test::More', '0.88';};
requires
'perl'
,
'5.008005'
;
on
test
=>
sub
{
'Test::More'
'0.88'
};