From: Rafael Kitover Date: Mon, 25 May 2009 16:06:40 +0000 (+0000) Subject: update M::I version X-Git-Tag: v0.26~21 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Model-DBIC-Schema.git;a=commitdiff_plain;h=8a56c2ce164ab6771958d045af79a071220f07ae update M::I version --- diff --git a/Makefile.PL b/Makefile.PL index 66139cc..a1f0cc8 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install 0.87; +use inc::Module::Install 0.90; name 'Catalyst-Model-DBIC-Schema'; all_from 'lib/Catalyst/Model/DBIC/Schema.pm';