my @fields = qw/this that the_other/; @fields = map { qq("$_") } @fields;