Committed by Greg Sabino Mullane <[email protected]> Bump Test::More requirement to .88, as we are using done_testing()
---
Makefile.PL | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.PL b/Makefile.PL
index b0a9344..7520e1c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -205,7 +205,7 @@ my %opts =
PREREQ_PM => {
'ExtUtils::MakeMaker' => '6.11',
'DBI' => '1.54',
- 'Test::More' => '0.61',
+ 'Test::More' => '0.88',
'Time::HiRes' => '0',
'version' => '0',
},
--
1.8.4
