X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=ba32c9d8b978abcc75b3d35b5cc3aa3287d50000;hb=1565e158ff4a868e199a99b779e6669ca1d9c53c;hp=3d54ea95b373e86973c20f0188f4d95cb382eedb;hpb=6cc3be547afa371706f958f6c2a50b34ba09de07;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index 3d54ea9..ba32c9d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,6 +1,6 @@ use strict; use warnings; -use inc::Module::Install 0.87; +use inc::Module::Install 0.91; { # Ensure that these get used - yes, M::I loads them for us, but if you're # in author mode and don't have them installed, then the error is tres # cryptic.