Help for this page
use strict; use warnings; foreach (@ARGV) { &process($_); }
use strict; use warnings; ... } 1 until -1 == wait; ...