X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=d3b9e47913078e61265fd1ca329c18568cfd7d02;hb=66c33c2890cfab766f7b9274dd7893a12a258d6b;hp=fde9f62603648962fcf6f2cef5444f4eca08a21a;hpb=38b93252f56d60342f03d811bf1565b23eac7e3a;p=gitmo%2FMooseX-Getopt.git diff --git a/Makefile.PL b/Makefile.PL index fde9f62..d3b9e47 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,6 +1,6 @@ use strict; use warnings; -use inc::Module::Install 0.75; +use inc::Module::Install 0.91; if ($Module::Install::AUTHOR) { require Module::Install::AuthorRequires;