Le 24 juil. 08 à 08:15, Tomita a écrit :

> UNICODE
>
> This option is used to read the template as Unicode(Encode::decode- 
> ed).
> When the UNICODE is set to any true value
> and a template has BOM code, then template will be read as Unicode.
> ( Encode::decode('utf-*', 'template text'); )


That's not quite correct, UNICODE will cause a template with no BOM to  
be decoded as well as long as you provide ENCODING.

--
Éric Cholet





_______________________________________________
templates mailing list
templates@template-toolkit.org
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to