projects
/
p5sagit/Devel-REPL.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5e1ce3d
)
Insist on new Module::Install
t0m [Wed, 1 Jul 2009 17:50:03 +0000 (17:50 +0000)]
git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@6925
bd8105ee
-0ff8-0310-8827-fb3f25b6796d
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
6470b92
..
481d378
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,6
+1,6
@@
use strict;
use warnings;
-use inc::Module::Install 0.76;
+use inc::Module::Install 0.91;
name 'Devel-REPL';
perl_version '5.008001';