Help for this page

Select Code to Download


  1. or download this
    set path+=/path/to/modules/**
    set suffixesadd=.pm,.pl
    set includeexpr=substitute(v:fname,'TMPLDIR','/path/to/tmpl/dir','')
    
  2. or download this
    use Peeron::DB;
    
  3. or download this
    my $tmpl = HTML::Template->New(Filename => "$Peeron::Conf::TMPLDIR/exa
    +mple.tmpl");