- or download this
@flatfields = ("$sys_time", "$consent", "$user_name", "$company", "$u
+ser_email");
- or download this
@flatfields = ($sys_time, $consent, $user_name, $company, $user_email
+);
- or download this
$linename = join(",", map { s/"/""/g; qq("$_") } $sys_time, $consent,
+$user_name, $company, $user_email);