update M::I version in Makefile.PL
Rafael Kitover [Sat, 29 Aug 2009 01:23:05 +0000 (01:23 +0000)]
Makefile.PL

index ba0f217..789570e 100644 (file)
@@ -1,5 +1,4 @@
-
-use inc::Module::Install 0.71;
+use inc::Module::Install 0.91;
 
 name           'DBIx-Class-Schema-Loader';
 all_from       'lib/DBIx/Class/Schema/Loader.pm';