From: Sebastian Riedel Date: Wed, 30 Nov 2005 17:35:02 +0000 (+0000) Subject: Fixed Makefile.PL X-Git-Tag: 5.7099_04~813 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=490c482ca06f5f5378417d0fdb54fa085681081d Fixed Makefile.PL --- diff --git a/Makefile.PL b/Makefile.PL index 1ec5dbd..27e7206 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -35,7 +35,7 @@ requires('Tree::Simple'); requires('Tree::Simple::Visitor::FindByPath'); requires( 'URI' => 1.35 ); requires('File::Copy::Recursive'); -requires('inc::Module::Install'); +requires('Module::Install::Admin'); requires('ExtUtils::AutoInstall'); features(