* Andy Wardley ([EMAIL PROTECTED]) [011108 04:08]:
> Also, the Template::Provider has an include_path() method for accessing 
> or updating the INCLUDE_PATH.  Of course, the provider is a little hard to
> come by, you have to do something like this:
> 
>   my $prov = $tt2->context->{ LOAD_TEMPLATES }->[0];  
> 
> and then:
> 
>   $prov->include_path([ qw( new include path) ]);

Always something new to learn about TT... Thanks.

Chris

-- 
Chris Winters ([EMAIL PROTECTED])
Building enterprise-capable snack solutions since 1988.


Reply via email to