handle the throw_exception bit. Drop DBIx::Class::Exception
[dbsrgits/DBIx-Class.git] / Build.PL
index 7fac43b..629829c 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -21,6 +21,7 @@ my %arguments = (
         # Following for CDBICompat only
         'Class::Trigger'            => 0,
         'DBIx::ContextualFetch'     => 0,
+       'Carp::Clan'                => 0,
     },
     recommends          => {
         'Data::UUID'                => 0,