Help for this page
use strict; use warnings; ... sleep(1); } close(F);
use strict; use warnings; ... sleep(1); } close(STDOUT);