projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b43345f
)
Alg::C3 req bump to 0.04
Brandon L. Black [Mon, 14 Aug 2006 16:41:03 +0000 (16:41 +0000)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
e1a08c8
..
cda0ada
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-11,7
+11,7
@@
my %arguments = (
'Scalar::Util' => 0,
'SQL::Abstract' => 1.20,
'SQL::Abstract::Limit' => 0.101,
- 'Algorithm::C3' => 0.03,
+ 'Algorithm::C3' => 0.04,
'Class::C3' => 0.11,
'Storable' => 0,
'Class::Data::Accessor' => 0.01,