X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=b8c9d3fce55076b3607cb3136cfba547fddb361c;hb=328c5eac199064a99d36922e915ac454c406f28a;hp=ddb1eefc3844af9736da7fe4e5948df1c1d6e2b0;hpb=3b9d807ed582eaefa2ec65ee33654b5dbb537f73;p=scpubgit%2FQ-Branch.git diff --git a/Makefile.PL b/Makefile.PL index ddb1eef..b8c9d3f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -22,6 +22,7 @@ requires 'Hash::Merge' => 0.12; test_requires "Test::More" => 0.92; test_requires "Test::Exception" => 0; test_requires "Test::Warn" => 0; +test_requires "Test::Deep" => '0.101'; test_requires "Storable" => 0; # for cloning in tests no_index package => 'DBIx::Class::Storage::Debug::PrettyPrint';