in reply to Invoke multiple applications

I recently needed to do something similar and found Proc::Background very helpful.

-Nitrox

Replies are listed 'Best First'.
Re^2: Invoke multiple applications
by gpurusho (Acolyte) on Oct 21, 2004 at 17:49 UTC
    Thanks a lot, to everyone who replied, for the Help. I was able to get it done based on your suggestions.