in reply to Re^2: Possible problems of using perl with threads support
in thread Possible problems of using perl with threads support
Test failures were due to reference to path of perl 5.16 sans thread. All the tests passed of perl 5.16.3 compiled with thread support after removing that path reference.