in reply to Call one Perl Script from another

Reading the following may also help your understanding of this topic:


How do I get both the return value and text? backticks vs. system()
How do I store and manipulate the output from another process?
How to run a shell script from a Perl program?

HTH,

planetscape