Closed schwernbot closed 10 years ago
From: @schwern Date: Friday Mar 30, 2012 at 15:16 GMT Orig: https://github.com/Test-More/test-more/issues/266#issuecomment-4844520
This was due to dup_filehandles() accidentally writing to $!. #268 protects against that.
From: @celogeek Date: Friday Mar 30, 2012 at 12:10 GMT Orig: https://github.com/Test-More/test-more/issues/266
Test on Ubuntu 64 bits with perl-5.14.2 with threads
autodie module failed on flock.t test.
I have try on with same version of perl, but Test::More 0.98, and it pass.