in reply to Hamlet
if ($toB | !$toB) { print "That is the question."; } [download]
if ($toB XOR !$toB) { print "That is the question."; } [download]