palette has asked for the wisdom of the Perl Monks concerning the following question:
... .. eval { system("perl 2.pl"); }; if($@) { print "the error that was thrown in 2.pl"; } ...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: system command
by tachyon-II (Chaplain) on Jun 18, 2008 at 12:44 UTC | |
by palette (Scribe) on Jun 18, 2008 at 12:58 UTC | |
by tachyon-II (Chaplain) on Jun 18, 2008 at 14:05 UTC | |
|
Re: system command
by psini (Deacon) on Jun 18, 2008 at 12:28 UTC | |
|
Re: system command
by olus (Curate) on Jun 18, 2008 at 12:32 UTC | |
|
Re: system command
by zentara (Cardinal) on Jun 18, 2008 at 15:21 UTC |