projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8d5add1
)
One more cdbi-compat author req
Peter Rabbitson [Mon, 9 Mar 2009 12:23:12 +0000 (12:23 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
7d50ed1
..
9c1633a
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-52,6
+52,7
@@
my %force_requires_if_author = (
# CDBI-compat related
'DBIx::ContextualFetch' => 0,
+ 'Class::DBI::Plugin::DeepAbstractSearch' => 0,
'Class::Trigger' => 0,
'Time::Piece' => 0,
'Clone' => 0,