CGI::header( -type => "application/octet-stream; name=$filename", '-Content-Disposition' => "attachment; filename=$filename", '-Content-Transfer-Encoding' => 'binary', );