add version for Module::Install
[catagits/Catalyst-Plugin-ConfigLoader.git] / Makefile.PL
index 3aee640..cc499d0 100644 (file)
@@ -1,4 +1,4 @@
-use inc::Module::Install;
+use inc::Module::Install 0.65;
 
 name 'Catalyst-Plugin-ConfigLoader';
 all_from 'lib/Catalyst/Plugin/ConfigLoader.pm';