|
Template::Provider::Encoding is a Template Provider subclass to decode template
|
|
using its declaration. You have to declare encoding of the template in the head
|
|
(1st line) of template using (fake) encoding TT plugin. Otherwise the template
|
|
is handled as utf-8.
|