projects
/
dbsrgits/DBIx-Class-Schema-Loader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b51fe1e
)
remember all the digits
Matt S. Trout [Mon, 29 May 2006 21:46:15 +0000 (21:46 +0000)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
8d880f0
..
7782f0f
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-14,7
+14,7
@@
my %arguments = (
'Class::Accessor::Fast' => 0.22,
'Class::Data::Accessor' => 0.02,
'Class::C3' => 0.11,
- 'DBIx::Class' => 0.06,
+ 'DBIx::Class' => 0.06003,
},
recommends => {
'Class::Inspector' => 0,