set path+=/path/to/modules/** set suffixesadd=.pm,.pl set includeexpr=substitute(v:fname,'TMPLDIR','/path/to/tmpl/dir','') #### use Peeron::DB; #### my $tmpl = HTML::Template->New(Filename => "$Peeron::Conf::TMPLDIR/example.tmpl");