Set your stdout to autoflush, and try again. $| = 1;
In reply to Re: threads->create() blocks on Windows by Anonymous Monk in thread threads->create() blocks on Windows by photron