Help for this page
use strict; use Time::HiRes qw(time sleep); ... for my $cmd (@cmds) { run_for($cmd, 10); }