Help for this page

Select Code to Download


  1. or download this
    use HTML::Template;
    my $t = HTML::Template->new(
    ...
    die $t->output();
    __END__
    barbery>> at html.template.pl line 11.