$template->process('foo.tmpl', { x => '☺' }, \*STDOUT, { binmode => ':encoding(UTF-8)' }) or die $template->error;