Stop Data::Compare from loading plugins at will
[dbsrgits/DBIx-Class.git] / Makefile.PL
index d7c9816..8898285 100644 (file)
@@ -74,6 +74,7 @@ my $runtime_requires = {
   'Scope::Guard'             => '0.03',
   'SQL::Abstract'            => '1.72',
   'Try::Tiny'                => '0.04',
+  'Data::Compare'            => '1.22',
 
   # XS (or XS-dependent) libs
   'DBI'                      => '1.57',