projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4242d79
)
M::I 0.89 finally resolves all provlems with auto_install
Peter Rabbitson [Sun, 31 May 2009 07:37:37 +0000 (07:37 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
8033b36
..
9fdd6c3
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,4
+1,4
@@
-use inc::Module::Install 0.79;
+use inc::Module::Install 0.89;
use strict;
use warnings;
use POSIX ();