X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=7b190341b1ee4107c07eeae74b468c87b9ff38a1;hb=2e87863ef132afb3a084f22398d3943a7d539deb;hp=630ff4b18bde880510a6369287040fc9c5735cdc;hpb=3ea0b7379b121833e9f696b62c2fea3d3876c185;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index 630ff4b..7b19034 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -33,7 +33,7 @@ requires('Tree::Simple'); requires('Tree::Simple::Visitor::FindByPath'); requires( 'URI' => 1.35 ); requires('File::Copy::Recursive'); -requires('Module::Install'); +requires('inc::Module::Install'); recommends( 'Catalyst::Engine::Apache' => '1.00' ); recommends('FCGI');