* Perrin Harkins ([EMAIL PROTECTED]) [011030 13:17]: > thought you might be doing more work than you need to here. I set > INLCUDE_PATH on each request, but if you want to always search up from CWD, > you might want to try setting INCLUDE_PATH in your Context::visit() method.
I know I'm going to sound like a dope here, but whatever. I had no idea you could modify INCLUDE_PATH with each *request* -- I thought this had to be set at initialization -- $ = Template->new(). The relevant docs (Template::Manual::Config) exclusively uses Template->new() to demonstrate the various configuration options. So how do you do it? Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.
