demand Module::Install 0.75
[gitmo/MooseX-Daemonize.git] / Makefile.PL
index fbce5c1..be4c23d 100644 (file)
@@ -1,5 +1,5 @@
 # Load the Module::Install bundled in ./inc/
-use inc::Module::Install;
+use inc::Module::Install 0.75;
 
 # Define metadata
 name 'MooseX-Daemonize';