Help for this page

Select Code to Download


  1. or download this
    my $t = HTML::Template->new(filename => q{tmpl.html});
    
    ...
    sub get_input_field{
      # do something with YAML
    }
    
  2. or download this
    <html>
    ...
    ...
    
    ...
    </html>