$self->header_type('redirect'); $self->header_props( -type => 'application/vnd.ms-excel', '-Content-Disposition' => "attachment;filename=$global_filename", -url => $global_filename );