Bump required Module::Install version to avoid potential issues with auto_install
[catagits/Catalyst-Engine-STOMP.git] / Makefile.PL
index c97f1c5..47251dc 100644 (file)
@@ -1,4 +1,4 @@
-use inc::Module::Install;
+use inc::Module::Install 0.91;
 use 5.008006;
 
 license  'perl';