rsennat has asked for the wisdom of the Perl Monks concerning the following question:
thanks$results[0]{result} = system "./script1.pl"; $results[1]{result} = system "./script2.pl";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: how to store the output of a 'system' call to a variable
by Limbic~Region (Chancellor) on Jan 04, 2006 at 08:01 UTC | |
|
Re: how to store the output of a 'system' call to a variable
by serf (Chaplain) on Jan 04, 2006 at 10:53 UTC | |
|
Re: how to store the output of a 'system' call to a variable
by tirwhan (Abbot) on Jan 04, 2006 at 07:48 UTC | |
|
Re: how to store the output of a 'system' call to a variable
by vennirajan (Friar) on Jan 04, 2006 at 09:02 UTC | |
| A reply falls below the community's threshold of quality. You may see it by logging in. |