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