X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=Makefile.PL;h=d3b9e47913078e61265fd1ca329c18568cfd7d02;hp=fde9f62603648962fcf6f2cef5444f4eca08a21a;hb=5f90501562e4c7af74e8102411849e9ad611a698;hpb=38b93252f56d60342f03d811bf1565b23eac7e3a 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;