Hi Graham, * Michael Graham <[EMAIL PROTECTED]> [2005-09-13 11:28]: > BTW, as far as include_paths go, if you want to replace them, use: > > my $template = $self->template->load( > include_path => '/some/new/path' > );
One thing more. Search out CAP::AnyTemplate 0.11 documentation against 'add_include_paths'. There are example of this word with and without last letter 's'. It confused me a little at the beginning. I also suspect, that the above example should have 'include_paths' instead of 'include_path', am I right? Regards, Wojciech Pietron --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
