my @fields = qw/this that the_other/; map { s/^|$/"/g; } @fields; [download]
In reply to Re: Applying regex to array by chb in thread Applying regex to array by loris