Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more
123456 requires 'perl', '5.008001';requires 'URI';on 'test' => sub { requires 'Test::More', '0.98';};
requires
'perl'
,
'5.008001'
;
'URI'
on
'test'
=>
sub
{
'Test::More'
'0.98'
};