removed pointless whitespace and fixed based caused by the fact I am returning undef...
[gitmo/MooseX-Attribute-ENV.git] / Makefile.PL
index 23c6a74..d97df12 100644 (file)
@@ -1,4 +1,4 @@
-use inc::Module::Install;
+use inc::Module::Install 0.75;
 
 perl_version '5.008006';
 name     'MooseX-Attribute-ENV';