Re: [htmltmpl] how to use UTF8?
Brought to you by:
samtregar
From: Thilo P. <thi...@we...> - 2004-07-14 02:21:06
|
>> 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? I suppose that would work, but I cannot do that for the included files... Thilo |