projects
/
dbsrgits/DBIx-Class-Historic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0e98b8e
)
Require latest SQLA (some deprecations, lots of parser fixes)
Peter Rabbitson [Fri, 27 Dec 2013 04:59:25 +0000 (
05:59
+0100)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
23e120f
..
a1c08f8
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-80,7
+80,7
@@
my $runtime_requires = {
'namespace::clean' => '0.24',
'Path::Class' => '0.18',
'Scope::Guard' => '0.03',
- 'SQL::Abstract' => '1.73',
+ 'SQL::Abstract' => '1.75',
'Try::Tiny' => '0.07',
# Technically this is not a core dependency - it is only required