Require new Module::Install with working auto_install
Tomas Doran (t0m) [Mon, 29 Jun 2009 15:24:31 +0000 (16:24 +0100)]
Makefile.PL

index 6a91b14..e07fb24 100644 (file)
@@ -2,7 +2,7 @@
 use warnings;
 use strict;
 
-use inc::Module::Install 0.67;
+use inc::Module::Install 0.91;
 
 name            q{MooseX-Types};
 license         q{perl};