foreach (keys %FunctionHash) { $return = &callMySub($_); # Do somethign with return here }