foreach my $x ( grep defined, @foo ) { $x = rand; ] #### foreach my $x ( map "x$_", @foo ) { $x = rand; }