Bump Module::Install requirement to make sure we have both test_requires and auto_install
[dbsrgits/DBIx-Class-Schema-Loader.git] / Makefile.PL
index d664274..e7e0da3 100644 (file)
@@ -1,5 +1,5 @@
 
-use inc::Module::Install 0.65;
+use inc::Module::Install 0.71;
 
 name           'DBIx-Class-Schema-Loader';
 all_from       'lib/DBIx/Class/Schema/Loader.pm';