Here is a less verbose way to populate your @lCmdArray array:
my @lCmdArray = map {"sleep $_"} qw(20 25 38 20 17 15 25 30 15);
In reply to Re: Using perl to manage child processes - critique my code.
by toolic
in thread Using perl to manage child processes - critique my code.
by FatDog
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |