From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
123456789101112131415 <html> <head> <title>Example</title> </head> <body> <h1>another head from sub</h1> Fallback PAGE <hr> Footer <hr> </body> </html>
<html>
<head>
<title>Example</title>
</head>
<body>
<h1>another head from sub</h1>
Fallback PAGE
<hr> Footer <hr>
</body>
</html>