if (ref $runmodes{$action} eq "CODE") { # it's a coderef, so run it... ... } else { # it's something else {grin} ... }