Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    #OK
    $t->process("test.tmpl", {lines=>\@chars_encoded}, "log_enc" ) or die 
    +$t->error();
    
  2. or download this
    <html>
    <head>
    ...
        [% END %]
    </body>
    </html>