my $self = shift; my $tmplObj = $self->load_tmpl('myFile.tmpl', utf8 => 1); $tmplObj->config(utf8=>1);