print "Content-type: application/pascrm-download\n"; print "Content-Disposition: attachment; filename=$file\n\n"; my $workbook = Spreadsheet::WriteExcel->new("-");