in reply to
Dynamic includes in Template::Toolkit
the
Directives Manual # Include
says that you can do this...
[% INCLUDE $myheader %]
[download]
I haven't tried it myself, but it therefore looks like what you want to do should be possible.
Cheers
Ben.
Comment on
Re: Dynamic includes in Template::Toolkit
Download
Code
In Section
Seekers of Perl Wisdom