Merge 'DBIx-Class-C3' into 'trunk'
Matt S Trout [Sat, 26 Nov 2005 23:13:19 +0000 (23:13 +0000)]
1  2 
Build.PL

diff --combined Build.PL
+++ b/Build.PL
@@@ -13,13 -13,13 +13,14 @@@ 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          => {
          'Data::UUID'                => 0,