X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=Makefile.PL;h=53923a10acbb8ada180e5d0854f8b2aa3e5c7d28;hp=0cbff100937b0ed831f864fb64edfe06822725cc;hb=refs%2Ftags%2Fv0.13;hpb=77f14cda81a1985461745614ec79a76d25f13ac4 diff --git a/Makefile.PL b/Makefile.PL index 0cbff10..53923a1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install 0.71; +use inc::Module::Install 0.76; if ( -e 'MANIFEST.SKIP' ) { system( 'pod2text lib/Config/Any.pm > README' );