Help for this page
use strict; use warnings; ... } print "Press enter to kill current processes:"; <STDIN>; $processes[$_]->Kill(0) for (0, 1);