projects
/
dbsrgits/DBIx-Class-Historic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
55a55d3
)
bump Alg::C3 req to 0.03
Brandon L. Black [Wed, 9 Aug 2006 03:29:12 +0000 (
03:29
+0000)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
a43f626
..
e1a08c8
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.02,
+ 'Algorithm::C3' => 0.03,
'Class::C3' => 0.11,
'Storable' => 0,
'Class::Data::Accessor' => 0.01,