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

# You can install this projct with curl -L http://cpanmin.us | perl - https://github.com/jhthorsen/mojo-redis/archive/master.tar.gz
requires "perl" => "5.016";
requires "Mojolicious" => "8.50";
requires "Protocol::Redis::Faster" => "0.002";
test_requires "Test::More" => "0.88";