summaryrefslogtreecommitdiff
path: root/www/p5-Template-Provider-Encoding/DESCR
blob: cc1159eea292bcc039a899ac0cadfb79d1a3d554 (plain)
1
2
3
4
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.