add missing dep
Arthur Axel "fREW" Schmidt [Fri, 10 Sep 2010 04:13:12 +0000 (04:13 +0000)]
Makefile.PL

index 213d17e..3334b43 100644 (file)
@@ -16,6 +16,7 @@ requires 'Class::Accessor::Grouped' => 0.09005;
 requires 'Hash::Merge' => 0.12;
 
 test_requires "Test::More"      => 0.92;
+test_requires "Test::Deep"      => 0.106;
 test_requires "Test::Exception" => 0;
 test_requires "Test::Warn"      => 0;
 test_requires "Storable"        => 0;   # for cloning in tests