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