Require a recent threads.pm version because of upstream bug 85140 potentially causing deadlocks when stopping running threads. #2394

https://rt.cpan.org/Ticket/Display.html?id=85140
This commit is contained in:
Alessandro Ranellucci 2014-12-13 00:01:24 +01:00
parent ac495e974a
commit 84760b8d59
2 changed files with 13 additions and 3 deletions

View file

@ -22,6 +22,7 @@ my %prereqs = qw(
Test::More 0
Thread::Semaphore 0
IO::Scalar 0
threads 1.96
Time::HiRes 0
);
my %recommends = qw(