On Mon, Jan 03, 2005 at 06:21:14PM -0500, Perrin Harkins wrote: > I structure my web applications so that common code can be added to all > requests in a central place (some kind of common "setup" hook). I > usually put my $tt->process inside of some wrapper function as well, > since I want it to be a singleton.
Care to share an example? Thanks, Tony _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
