projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
dd184b2
)
Bump M::I dep to a version not abusing FindBin
Peter Rabbitson [Fri, 13 Aug 2010 10:35:51 +0000 (10:35 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
bffaa89
..
4f54cfb
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,4
+1,4
@@
-use inc::Module::Install 0.91;
+use inc::Module::Install 1.00;
use strict;
use warnings;