27 Content-Disposition: inline; filename=" 14b Last-Modified: Sat, 13 Jun 2026 10:23:15 GMT Expires: Tue, 10 Jun 2036 10:23:15 GMT ETag: "fd1cb1b2852c814423ef7bfd6a5aa291e07301a2"
0 HTTP/1.0 500 Internal Server Error Date: Sat, 13 Jun 2026 10:23:15 GMT Server: OpenBSD httpd Connection: close Content-Type: text/html Content-Length: 518Example:
sub status { print "working"; }Or:
sub status { return "working"; }