use CGI; my $query = new CGI; print $query->header( -type => 'application/vnd.ms-excel', -Content_Disposition => 'attachment' );