Temporary fix, bundle M::I 0.40 :/
[catagits/Catalyst-Runtime.git] / Makefile.PL
index 4b5f2e0..5682d2c 100644 (file)
@@ -46,6 +46,8 @@ feature 'CPANPLUS (for easier installations)',
   -default   => 0,
   'CPANPLUS' => 0;
 
+bundle 'Module::Install' => '0.40';
+
 install_script glob('script/*.pl');
 auto_install;
 WriteAll;