in reply to comparison with bitwise operators
if $var == 2|3 { do stuff } [download]
Where 2|3 is a so-called Junction.