Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

requires 'perl', '5.008001';
requires 'Plack';
requires 'Plack::Session';
on 'test' => sub {
requires 'Test::More', '0.98';
};