in reply to
Simultaneous system() calls
Depending on your version of perl, you could use ithreads. They are supported on newer versions of perl. Not sure what version they were implemented.
- Tom
Comment on
Re: Simultaneous system() calls
In Section
Seekers of Perl Wisdom