Help for this page

Select Code to Download


  1. or download this
    <HTML>
    <HEAD><TITLE>Test Template</TITLE>
    ...
    <!--<TMPL_VAR NAME=var2>-->
    </BODY>
    </HTML>
    
  2. or download this
    #!c:\perl\bin\perl.exe -wT
    use strict;
    ...
    
    print header,
          $template->output;