my $template = Template->new({ INCLUDE_PATH => '/templates/includes', PRE_PROCESS => 'config', ABSOLUTE => 1, # (may want to pick one or the other RELATIVE => 1, # instead of using both) });
In reply to Re: Using Template toolkit
by chipmunk
in thread Using Template toolkit
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |