I've just reverted commit e6da2a9c4c0cecea6bf21f8ae47d78bdbe8bcbce Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> AuthorDate: Tue Jun 21 14:59:03 2016 +0100 Update Time-HiRes to CPAN version 1.9735 because it appears to be hanging testing. Doing a harness -j 16 hung twice with consistently these 3 particular tests hanging: ./perl harness ./perl -I.. -MTestInit=U1 ../lib/B/Deparse-core.t ../../t/perl -I../.. -MTestInit=U2T t/io_utf8.t [perl] <defunct> [perl] <defunct> ../../t/perl -I../.. -MTestInit=U2T t/grok.t [perl] <defunct> [perl] <defunct> [perl] <defunct> [perl] <defunct> [perl] <defunct> [perl] <defunct> [perl] <defunct> [perl] <defunct> [perl] <defunct> [perl] <defunct> [perl] <defunct> a trace on the test scripts showed they were waiting trying to write "ok ...." to a pipe, while the harness process was waiting in select. I haven't looked any closer, but just reverted the Time-HiRes upgrade for now. -- "You may not work around any technical limitations in the software" -- Windows Vista licenseThread Next