I have built several mod_perl applications in the past and my latest development is leading me toward template-based websites. Using TT within my mod_perl libraries is simple when dealing with static template pages. However, I would now like the ability to have CGI scripts that output template pages and modify them through mod_perl before sending them out to the browser. Has anyone already done this? Any pointers -- where should I be looking?
TIA, STEVE
