Hi! Can anyone help me with subclassing Template::Provider when mod_perl (Apache::Template) is used?
I need to implement support for UTF-8 templates (see here a recipe: http://www.mail-archive.com/[EMAIL PROTECTED]/msg04727.html ) When using CGI enviroment all seems to be ok: Template->new({LOAD_TEMPLATES => [My::Provider->new()]}) But can I do the same it when using Apache::Template to handle my utf-8 templates without modifying sources of Template::* and Apache::Template modules? -- WBR, Andrey Brindeew. "No one person can understand Perl culture completely" (C) Larry Wall.
pgp00000.pgp
Description: PGP signature
