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>Hello [% c.appname | html %]!</h1>

ID:[% c.args.id %]

</body>
</html>