1234567 requires 'Plack';on build => sub { requires 'ExtUtils::MakeMaker', '6.36'; requires 'HTTP::Request::Common'; requires 'Test::Most';};
requires
'Plack'
;
on
build
=>
sub
{
'ExtUtils::MakeMaker'
,
'6.36'
'HTTP::Request::Common'
'Test::Most'
};