Removed only physical access to the in ::Deep
[dbsrgits/DBM-Deep.git] / Build.PL
index 1f3dbe5..29d1754 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -16,7 +16,7 @@ my $build = Module::Build->new(
     build_requires => {
         'File::Path'      => '0.01',
         'File::Temp'      => '0.01',
-        'Temp::Class'     => '0.01',
+        'Test::Deep'      => '0.094',
         'Test::More'      => '0.47',
         'Test::Exception' => '0.21',
     },