From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

<!-- Copied from an e-mail from Imre Rad -->
<html>
<body>
<form name="y" method="get" onSubmit="document.y.x.value='lofasz';">
<input type="hidden" name="x" value="shouldchange">
<input type="submit" name="Search Now">
</form>
</body>
</html>