Subject: | Restructure tests to use separate tempdirs to allow parallel tests |
For both Build.PL and Makefile.PL ... suppressing both ithread and pthread parallel testing is both hard and unfriendly. Better to restructure tests sequentially.
File::Temp (core since 5.6.x) may help in tests?
(And flip the t/testrules.yml to allow parallel with ithreads !)