projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2437a1e
)
Updated Class::C3 dep
Matt S Trout [Thu, 23 Feb 2006 21:53:51 +0000 (21:53 +0000)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
8dbb25a
..
f1d2ad8
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-10,7
+10,7
@@
my %arguments = (
'Scalar::Util' => 0,
'SQL::Abstract' => 1.20,
'SQL::Abstract::Limit' => 0.101,
- 'Class::C3' => 0.07,
+ 'Class::C3' => 0.11,
'Storable' => 0,
'Class::Data::Accessor' => 0.01,
'Carp::Clan' => 0,