libtemplate-provider-encoding-perl

Template plugin to specify encoding
  http://search.cpan.org/dist/Template-Provider-Encoding/
  0
  no reviews



Template::plugin::encoding is a template plugin to declare the encoding of template files. this plugin doesn't actually do anything but template::provider::encoding scans the usage of this module to find the encoding of templates. as a bonus, you can use encoding variable in the template to specify file encoding, which might be useful for xml or html meta tag.