On Fri, 27 Jun 2003, Adam Gent wrote:
> We are trying to use one of the H::T options search_path_on_include
>
> But we can not seem to get it to work.
What do you think it does? You didn't mention anywhere
in your example which makes me think you might not understand the
feature...
> We are u
Hi,
We are trying to use one of the H::T options search_path_on_include
But we can not seem to get it to work.
We are using the following
my $t = HTML::Template->new(
filename => 'appgenform.tmpl',
global_vars => 1,
cache => 1,
search_path_on_include => 1,