Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
if !($condition eq "SN") && if !($condition eq "SU") { #Code }
Edit kudra, 2002-05-30 Added code tags
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: New to Perl - Question about using &&
by broquaint (Abbot) on May 30, 2002 at 12:12 UTC | |
|
Re: New to Perl - Question about using &&
by LTjake (Prior) on May 30, 2002 at 12:12 UTC | |
|
Re: New to Perl - Question about using &&
by Anonymous Monk on May 30, 2002 at 12:22 UTC |