From 4471feceee1b90ea377b3b4d748643366f03c63b Mon Sep 17 00:00:00 2001 From: Ivan Wills Date: Mon, 16 Oct 2017 19:32:23 +1100 Subject: [PATCH] Updating Test dependencies for better windows experience --- Build.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build.PL b/Build.PL index 17a2e16..b8f4be6 100644 --- a/Build.PL +++ b/Build.PL @@ -36,7 +36,7 @@ my $builder = Module::Build->new( }, build_requires => { 'Test::More' => '0.88', - 'Test::Warnings' => 0, + 'Test::Warnings' => '0.026', 'Test::Output' => 0, }, recommends => {