|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^3: Template Toolkit Root Permissionby bms (Monk) |
| on Mar 24, 2012 at 17:59 UTC ( #961428=note: print w/ replies, xml ) | Need Help?? |
|
If you check the Template Toolkit manual, you'll notice: Multiple templates may be specified as a reference to a list. Each is processed in the order defined.
and Alternately, multiple template may be specified as a single string, delimited by ':'. This delimiter string can be changed via the DELIMITER option.
So, judging by your issue and the way that you have set multiple PRE_PROCESS templates, I think this will fix your problem.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||