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

index af41bb1..8ecb489 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -20,6 +20,7 @@ my %arguments = (
         # Following for CDBICompat only
         'Class::Trigger'            => 0,
         'DBIx::ContextualFetch'     => 0,
+        'Class::C3'                 => 0.05,
     },
     recommends          => {
         'Data::UUID'                => 0,