projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ce4c07d
)
use inc::Module::Install 0.64 (no version previouly)
Ash Berlin [Sun, 12 Nov 2006 16:59:23 +0000 (16:59 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
bef856c
..
3df56d0
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,4
+1,4
@@
-use inc::Module::Install;
+use inc::Module::Install 0.64;
name 'DBIx-Class';
all_from 'lib/DBIx/Class.pm';