Re: [htmltmpl] how to use UTF8?
Brought to you by:
samtregar
From: Sam T. <sa...@tr...> - 2004-07-14 02:09:02
|
On Wed, 14 Jul 2004, Thilo Planz wrote: > I have a problem with using UFT8-encoded templates. > The problem seems to be caused by the templates not being open'd() with > the :utf8 flag. Does it work if you open() them yourself and pass the filehandle to new() instead of the filename? -sam |