in reply to Net::Server::PreFork requires new line to end input

Could you try to move the line that reads:

$|=1;

at the beginning of the code (after 'use strict'). Please, report if there is difference.

best regards.