The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
<!doctype html>
<html>
<head>
<title>hello</title>
</head>
<body>
<form><p>
<input type="text" name="lang" />
<input type="submit" />
</p></form>
<p>Hello, &lt;Xslate&gt; world!</p>
</body>
</html>