Nobody seems to have replied with what I thought was a common idiom for system calls:
system( "ls -l" ) == 0 or die;
In reply to Re: Boolean (was Boolian) operators defy my understanding...
by FunkyMonk
in thread Boolean (was Boolian) operators defy my understanding...
by cgmd
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |