#!/usr/local/bin/perl



print <<END;
Content-type: text/html

<html>
<head>
    <title>CGI Reflector</title>
</head>

END
