chomp; if (exists $myhash{$_}) { $myhash{$_}->(); } else { $myhash{default}->(); }