Help for this page

Select Code to Download


  1. or download this
    package Onsite::Template::Context;
    use strict;
    ...
    }
    
    1;
    
  2. or download this
    use Template;
    use Template::Config;
    $Template::Config::CONTEXT = 'Onsite::Template::Context';