Converted all relevant tests to use new_dbm instead of new_fh and all tests (except...
[dbsrgits/DBM-Deep.git] / Build.PL
index e020412..d811d78 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -19,9 +19,9 @@ my $build = Module::Build->new(
         'File::Path'      => '0.01',
         'File::Temp'      => '0.01',
         'Pod::Usage'      => '1.3',
+        'Test::More'      => '0.88',
         'Test::Deep'      => '0.095',
         'Test::Warn'      => '0.08',
-        'Test::More'      => '0.61',
         'Test::Exception' => '0.21',
         'IO::Scalar'      => '0.01',
     },