my $text = ' "Klick hier":http://'; $tmpl->param(CONTENT => $text); my $textile = new Text::Textile; $text = $textile->process($text);