projects
/
dbsrgits/DBIx-Class-Historic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1840059
)
fixed requirements
Robert Bohne [Mon, 15 Mar 2010 14:06:10 +0000 (14:06 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
e5607fa
..
2889e84
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.61_01',
+ 'SQL::Abstract' => '1.62',
'SQL::Abstract::Limit' => '0.13',
'Sub::Name' => '0.04',
'Data::Dumper::Concise' => '1.000',