if ($toB | !$toB) { print "That is the question."; } #### if ($toB XOR !$toB) { print "That is the question."; }