From: Peter Rabbitson Date: Sat, 13 Feb 2010 09:11:24 +0000 (+0000) Subject: Ask for newer M::I X-Git-Tag: v0.08119~12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=4b4f8ae8b360dfb9ee35ad5c9124aa8395cc9628 Ask for newer M::I --- diff --git a/Makefile.PL b/Makefile.PL index 2d0098e..010c3ba 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install 0.89; +use inc::Module::Install 0.93; use strict; use warnings; use POSIX ();