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

# You can install this projct with curl -L http://cpanmin.us | perl - https://github.com/jhthorsen/dbix-tempdb/archive/master.tar.gz
requires "perl" => "5.010001";
requires "DBI" => "1.60";
requires "URI::db" => "0.15";
requires "URI::QueryParam" => "1.69";
test_requires "Test::More" => "0.88";