my $r = shift; $r->send_http_header('text/plain'); print "Hello\n";