X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Build.PL;h=629829c045d258c2a9f42d2170f1c032f7305033;hb=701da8c4d6f0b78ffc015085aa410a6cacfcdb40;hp=7fac43be041cc8c1e886027eb8df3015c9b62294;hpb=39e54ad026643adc23699f2e187c0e71ec4b6532;p=dbsrgits%2FDBIx-Class.git diff --git a/Build.PL b/Build.PL index 7fac43b..629829c 100644 --- 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,