projects
/
gitmo/MooseX-Daemonize.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f4896ee
)
demand Module::Install 0.75
Yuval Kogman [Sun, 22 Jun 2008 01:31:57 +0000 (
01:31
+0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
fbce5c1
..
be4c23d
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-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';