Changes for version 1.03 - 2006-05-18
- the default tt_template_name method now accepts a parameter that specifies how many caller levels we walk up (from the calling method) to find the method name to use as a base for the template name (defaults to 0)
- a side effect of this change is that you can now pass any parameters you like to your custom TEMPLATE_NAME_GENERATOR method, when calling $self->tt_template_name(...).
Modules
Add Template Toolkit support to CGI::Application