The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
requires 'CGI::Session' => 4.48;
requires 'CGI::Application' => 3.21;
requires 'File::Spec';
requires 'Scalar::Util';

on test => sub {
   requires 'Test::More' => 1.001002;
};