X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Build.PL;h=8ecb4895335f2aaa89cd846896a48ebdd387ba0c;hb=234bf47f2e3164c246ec8a459567af7ddf6949cb;hp=995fb9e60b6b6fa9883603ab1ddad7b689bd52ee;hpb=f9100f27350460cb0d3b23254de4597fb3d9c603;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/Build.PL b/Build.PL index 995fb9e..8ecb489 100644 --- a/Build.PL +++ b/Build.PL @@ -13,12 +13,13 @@ my %arguments = ( 'SQL::Abstract' => 1.20, 'SQL::Abstract::Limit' => 0.101, 'DBD::SQLite' => 1.08, + 'Class::C3' => 0.07, + 'Tie::IxHash' => 0, + 'Module::Find' => 0, + 'Storable' => 0, # Following for CDBICompat only 'Class::Trigger' => 0, 'DBIx::ContextualFetch' => 0, - 'Tie::IxHash' => 0, - 'Storable' => 0, - 'Module::Find' => 0, 'Class::C3' => 0.05, }, recommends => {