The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<HTML>
<HEAD>
<title>Welcome to <!--{app_name}--> simple example</title>
</HEAD>

<BODY>
<h2>Welcome to <!--{app_name}--> simple example</h2>
<p>
The current page name is <b><!--{page_name}--></b><br>
This is the example of how the <b><!--{app_name}--></b> is working.<br>
Click here to request the <a href='show_env.html'>show_env</a> page name.<br>
click here request the <a href='show_mix.html'>show_mix</a> page name.
</p>
</BODY>

</HTML>