Added .gitignore file
[dbsrgits/DBM-Deep.git] / Build.PL
index fd70d65..bccfd26 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -10,7 +10,6 @@ my $build = Module::Build->new(
         'Fcntl'             => '0.01',
         'Scalar::Util'      => '1.14',
         'Digest::MD5'       => '1.00',
-        'FileHandle::Fmode' => '0.05',
     },
     build_requires => {
         'File::Path'      => '0.01',
@@ -18,7 +17,7 @@ my $build = Module::Build->new(
         'Pod::Usage'      => '1.3',
         'Test::Deep'      => '0.095',
         'Test::Warn'      => '0.08',
-        'Test::More'      => '0.47',
+        'Test::More'      => '0.61',
         'Test::Exception' => '0.21',
         'IO::Scalar'      => '0.01',
     },