X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=889828546044842135da83a4377d3b7fad63cfec;hb=17877ef09d9480d6af71fca6ef06b75e278bd7f0;hp=d7c98169e4898ef495d01a4456405cceb7126eed;hpb=997a3638a92234ac9f0a1a49984110cb73fb4dbb;p=dbsrgits%2FDBIx-Class.git diff --git a/Makefile.PL b/Makefile.PL index d7c9816..8898285 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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',