X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=7b7e527ce3bb48fdff3dc144950ed3591c3e36f0;hb=77f6ae26c3110235f3850f841484914d3853b8b2;hp=9fa695274c049602e88a496e6909ec4abae19b51;hpb=b882dd9bb3d7499cec1c78b03cbd05827075555e;p=catagits%2FCatalyst-Engine-SCGI.git diff --git a/Makefile.PL b/Makefile.PL index 9fa6952..7b7e527 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install; +use inc::Module::Install 0.87; requires Catalyst => '5.7'; requires SCGI => 0;