exists ⊂ # OK exists &sub(); # Error #### $bar = \&{'foo'}; &$bar;