From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

requires 'perl', '5.008005';
requires 'Moo', '2.003002';
requires 'CHI', '0.60';
requires 'Cache::RedisDB', '0.12';
on test => sub {
requires 'Test::Most', '0.35';
requires 'Test::Class', '0.50';
requires 'Test::RedisDB', '2.35';
};