{ local $" = ' '; # just making sure - this is the default print "@{[grep {/$re/} ]}"; }