# psuedocode $_ = DEFAULT for grep !CONDITION, @VALUES; # as it applies in this situation $_ = ' ' for grep !$_, @row;