The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<html>
<body>
<p>
Wondering if we can use internal urls for post data.  If not, maybe get?
<form method=post action="dr://foo.bar">
  <input type="textarea" name="stuff" size="60" />
  <input type="submit" value="Submit" />
</form>
</p>
</body>
</html>
<!-- vim:ts=2:sw=2:et:sta
-->