backport the DBIx::Class::Storage::DBI::DESTROY fix for peopel sharing $dbh to other...
[dbsrgits/DBIx-Class.git] / Build.PL
index a43f626..e1a08c8 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -11,7 +11,7 @@ my %arguments = (
         'Scalar::Util'              => 0,
         'SQL::Abstract'             => 1.20,
         'SQL::Abstract::Limit'      => 0.101,
-        'Algorithm::C3'             => 0.02,
+        'Algorithm::C3'             => 0.03,
         'Class::C3'                 => 0.11,
         'Storable'                  => 0,
         'Class::Data::Accessor'     => 0.01,