my $text = ' "Klick hier":http://'; my $tmpl = HTML::Template::Compiled->new(filename=>'...'); $text = $tmpl->parse($text, \%params);