Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Template;
    ...
    $template->process('/home/hermit23/mysite/mytemplate.tt', {
        json => $json,
    });
    
  2. or download this
    <!DOCTYPE html PUBLIC>
    <html>
    ...
    <p><hr><p>
    </body>
    </html>