The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<html>
<head>
    <title>[% c.appname | html %]</title>
</head>
<body>
<h1>OK</h1>
<p>
<a href="[% result | html %]">[% result | html %]</a>
</p>
</body>
</html>