docs patch from dopplecoder with cleanups to Cookbook example
[dbsrgits/DBIx-Class.git] / Build.PL
index a741a69..3dd21f9 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -14,6 +14,9 @@ my %arguments = (
         'SQL::Abstract'             => 1.20,
         'SQL::Abstract::Limit'      => 0.101,
         'DBD::SQLite'               => 1.08,
+        # Following for CDBICompat only
+        'Class::Trigger'            => 0,
+        'DBIx::ContextualFetch'     => 0,
        'Tie::IxHash'               => 0,
         'Storable'                  => 0,
         'Module::Find'              => 0,