a note about social style
[gitmo/Moose.git] / Makefile.PL
index f704e63..0619502 100644 (file)
@@ -1,6 +1,6 @@
 use strict;
 use warnings;
-use inc::Module::Install;
+use inc::Module::Install 0.75;
 
 name 'Moose';
 all_from 'lib/Moose.pm';