projects
/
dbsrgits/DBIx-Class-Historic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f9100f2
6b06b55
)
Merge 'DBIx-Class-C3' into 'trunk'
Matt S Trout [Sat, 26 Nov 2005 23:13:19 +0000 (23:13 +0000)]
1
2
Build.PL
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
Build.PL
index
995fb9e
,
af41bb1
..
8ecb489
---
1
/
Build.PL
---
2
/
Build.PL
+++ b/
Build.PL
@@@
-16,10
-20,6
+20,7
@@@
my %arguments =
# Following for CDBICompat only
'Class::Trigger' => 0,
'DBIx::ContextualFetch' => 0,
- 'Tie::IxHash' => 0,
- 'Storable' => 0,
- 'Module::Find' => 0,
+ 'Class::C3' => 0.05,
},
recommends => {
'Data::UUID' => 0,