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