<html>
  <head>
    <title>Go - edit link</title>
  </head>
  <body>
    <h1>Redirect</h1>
    <form method="POST" action="_set">
      <p>Name: <input type="text" name="name"  value="13programs"  /></p>
      <p>URL:  <input type="text" name="url"   value="http://perl.net.au/wiki/Programs_every_Programmer_has_Written"  /></p>
      <p>Fungus: <input type="text" name="valid" /></p>

      <input type="submit" />
    </form>
  </body>
</html>
