- or download this
$headers_hash->{'Content-disposition'} = "attachment; filename=" . $re
+port_name . ".csv";
- or download this
$headers_hash->{'Content-disposition'} = "attachment; filename=\"$repo
+rt_name\".csv";
- or download this
$headers_hash->{'Content-disposition'} = qq(attachment; filename="$rep
+ort_name".csv);