# Grep in a void context! grep { defined or $_ = '' } @row; # or defined or $_ = '' for @row;