in reply to Re: Eval and system()
in thread Eval and system()
which still doesn't print $@, I guess because of it being caught in the compile phase. Thanks . . . Kevineval { system("fake_command") }; print $@;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Eval and system()
by busunsl (Vicar) on Sep 05, 2001 at 17:20 UTC |