$r->content_type('application/pdf'); $r->err_headers_out->add('Content-disposition' => ("attachment; filename=$filename")); my $fh; open($fh,") { $m->print($_); } close $fh; return;