X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=fa31642040caa845d9521a170f3a4a3e45256e60;hb=32c7af257f98dbcbfdb73dbaa97c6648e021cef0;hp=798ba7db9415062673223cb3e3ce3d7423000828;hpb=115eb8efaa04a2ba92bfebf095c04129ec6861dd;p=catagits%2FCatalyst-Plugin-ConfigLoader.git diff --git a/Makefile.PL b/Makefile.PL index 798ba7d..fa31642 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install 0.87; +use inc::Module::Install 0.91; if ( -e 'MANIFEST.SKIP' ) { system( 'pod2text lib/Catalyst/Plugin/ConfigLoader.pm > README' );