projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b5981f0
)
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
f704e63
..
0619502
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,6
+1,6
@@
use strict;
use warnings;
-use inc::Module::Install;
+use inc::Module::Install 0.75;
name 'Moose';
all_from 'lib/Moose.pm';