Hi, I use template toolkit in my catalyst application and need to use the plugin Template::Plugin::UTF8Decode in several template files. I can do what it says in the synopsis for this module: [% use UTF8Decode %] at the top of every template, which works fine but my question is, is there a way to use this plugin (or any other template plugin) in catalyst so that it is included in all templates rather than having to use it in each template separately.
Many thanks, Stuart.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
