27 Content-Disposition: inline; filename=" 14b Last-Modified: Sun, 07 Jun 2026 06:17:28 GMT Expires: Wed, 04 Jun 2036 06:17:28 GMT ETag: "fd1cb1b2852c814423ef7bfd6a5aa291e07301a2"
HTTP/1.0 500 Internal Server Error Date: Sun, 07 Jun 2026 06:17:28 GMT Server: OpenBSD httpd Connection: close Content-Type: text/html Content-Length: 518Example:
sub status { print "working"; }Or:
sub status { return "working"; }