![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: executing a list of programsby roju (Friar) |
on Jul 30, 2004 at 14:31 UTC ( #378703=note: print w/replies, xml ) | Need Help?? |
You could always cheat and let the shell do it for you: system "$command[0] ; $command[1] ; $command[2]";
In Section
Seekers of Perl Wisdom
|
|