Help for this page

Select Code to Download


  1. or download this
    my $template = Project::Template::load($filename);
    $template = Project::Template::replace($template, \%substitution_value
    +s);
    
  2. or download this
    $template->replace(\%substitution_values);