Help for this page

Select Code to Download


  1. or download this
    use Template;
    use strict;
    ...
        my %vars = @_;
        $template->process("$file.tt", \%vars);
    }
    
  2. or download this
    Start test...
    
    ...
    [% END %]
    
    End test...