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=5d3ad6eb7bf1f5ac814bf92e9b7098b9b650414a;hpb=869f568e75e074a04edc68ef93936f23665c3d19 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' );