projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
45a054f
)
bump SQLA dep
Arthur Axel "fREW" Schmidt [Sun, 11 Apr 2010 17:28:54 +0000 (17:28 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
8f05bbb
..
f5962a0
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-45,7
+45,7
@@
my $runtime_requires = {
'MRO::Compat' => '0.09',
'Module::Find' => '0.06',
'Path::Class' => '0.18',
- 'SQL::Abstract' => '1.63',
+ 'SQL::Abstract' => '1.64',
'SQL::Abstract::Limit' => '0.13',
'Sub::Name' => '0.04',
'Data::Dumper::Concise' => '1.000',