I need the ability to optionally include files from a HTML::Template,
but I just found out that this is impossible. HTML::Template doesn't
care about something like:

<TMPL_IF NAME="LOOPVAR">
<TMPL_INCLUDE NAME="threaded_view.tmpl">
</TMPL_IF>

But includes the threaded_view template anyway.

Are there any workarounds available on this issue?

Stefan

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to