projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c91bef1
)
Updated S::A and S::A::L version reqs
Andy Grundman [Fri, 9 Sep 2005 12:35:45 +0000 (12:35 +0000)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
e26b0a7
..
651a9d7
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-11,8
+11,8
@@
my %arguments = (
'UNIVERSAL::require' => 0,
'NEXT' => 0,
'Scalar::Util' => 0,
- 'SQL::Abstract' => 1.19,
- 'SQL::Abstract::Limit' => 0.033,
+ 'SQL::Abstract' => 1.20,
+ 'SQL::Abstract::Limit' => 0.101,
'DBD::SQLite' => 1.08,
'Tie::IxHash' => 0,
'Storable' => 0,