projects
/
gitmo/MooseX-AutoDoc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
eb98268
)
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
eb0bd3c
..
0a6e3d4
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,7
+1,7
@@
#! /usr/bin/perl -w
# Load the Module::Install bundled in ./inc/
-use inc::Module::Install;
+use inc::Module::Install 0.75;
# Define metadata
name 'MooseX-AutoDoc';