projects
/
dbsrgits/DBIx-Class-Schema-Loader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d79a7e8
)
Bump Module::Install requirement to make sure we have both test_requires and auto_install
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 02:51:18 +0000 (
02:51
+0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
d664274
..
e7e0da3
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,5
+1,5
@@
-use inc::Module::Install 0.65;
+use inc::Module::Install 0.71;
name 'DBIx-Class-Schema-Loader';
all_from 'lib/DBIx/Class/Schema/Loader.pm';