|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: exec vs. systemby derby (Monsignor) |
| on Jul 07, 2011 at 12:32 UTC ( #913174=note: print w/ replies, xml ) | Need Help?? |
|
Well ... there are a number of ways to put swap.pl into a background process but you'll find the easiest approach to your problem is to use Parallel::ForkManager and totally avoid the use of an external file and/or an external program.
-derby
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||