X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=ff2682cda5d24e1996688edcbde47b7c6a7d7453;hb=cb32addcb52096b251934c9e6163f1887aaca555;hp=ad540f1b7a92ed0c12888e2bb483265a8acba359;hpb=3440100bc0455cf0e7ccbba03754a29ad26ec6d1;p=dbsrgits%2FDBIx-Class.git diff --git a/Makefile.PL b/Makefile.PL index ad540f1..ff2682c 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -58,8 +58,6 @@ perl_version '5.008001'; ### All of them *MUST* go to DBIx::Class::Optional::Dependencies ### my $runtime_requires = { - # FIXME - temporary, needs throwing out for something more efficient - 'Data::Compare' => '1.22', # DBI itself should be capable of installation and execution in pure-perl # mode. However it has never been tested yet, so consider XS for the time