in reply to Re^4: Simple IF, IF, IF or ELSE
in thread Simple IF, IF, IF or ELSE

Rather than IF, IF, IF or ELSE, think IF. IF. IF or ELSE. The first two ifs are unrelated the the IF or ELSE - they don't affect it at all. They could be turned around into statement modifiers without changing the effect of the code at in any way.


DWIM is Perl's answer to Gödel