Perrin Harkins wrote: > If I were trying to do this, I would hook into the code generation > process. When a template gets compiled, a chunk of code gets called for > each directive found. Just add some code in there. It might be as > simple as subclassing Template::Directive.
It is. That's what I would do, too. A _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
