The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
|
<html>
<head>
<title>Embperl Tests - Include with optEarlyHttpHeaders</title>
</head>
<body>
<h1>Embperl Tests - Include with optEarlyHttpHeaders</h1>
forinc in main = <br>
Before Execute<br>
<b>Inside Execute</b><br>
forinc in include = <br>
After Execute
forinc in main = message<br>
<table>
<tr><td>
In Table Before Execute<br>
<b>In Table Inside Execute</b><br>
forinc in include = message<br>
In Table After Execute
</td></tr>
</table>
</body>
</html>
|