On Mon, 2005-01-03 at 21:38 -0500, Cees Hek wrote: > I don't know exactly how Perrin does this, but I thought it might be a > good time for me to mention CGI::Application::Plugin::TT which is a > Template Toolkit plugin for CGI::Application. It does pretty much > what Perrin is describing above (in the context of CGI::Application). > Probably not very useful if you don't use CGI::Application, but you > may get some useful ideas from it. > > http://search.cpan.org/~ceeshek/CGI-Application-Plugin-TT-0.04/lib/CGI/Application/Plugin/TT.pm
Looks nice, Cees. Any chance you could add an easy way to modify the INCLUDE_PATH? It could be done with the accessors you provided, but it would require direct manipulation of the TT object. - Perrin _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
