$results[0]{result} = system "./script1.pl"; $results[1]{result} = system "./script2.pl"; [download]
In reply to how to store the output of a 'system' call to a variable by rsennat