in reply to relaying arguments using system call
system(@args) == 0 or die ...
No! It is supposed to be system(@args) and die ... Please.
I am sure it seems like a small matter to you. But with the new language coming out and the clamor about it being too complex, I'm afraid they are looking for things to cut. I don't want to have to find a new job in the current economy.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: relaying arguments using system call
by jonnyfolk (Vicar) on Mar 21, 2003 at 08:54 UTC | |
by helgi (Hermit) on Mar 21, 2003 at 10:36 UTC | |
Re: Re: relaying arguments using system call
by helgi (Hermit) on Mar 21, 2003 at 10:35 UTC | |
by grinder (Bishop) on Mar 21, 2003 at 12:14 UTC |