Test::More's BAIL_OUT command imposes a 0.61 dependency
adamk@cpan.org [Sat, 18 Apr 2009 06:44:05 +0000 (06:44 +0000)]
git-svn-id: http://svn.ali.as/cpan/trunk/DBM-Deep@6389 88f4d9cd-8a04-0410-9d60-8f63309c3137

Build.PL

index 48b0979..bccfd26 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -17,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',
     },