my $template = Template->new({ INCLUDE_PATH => '/some/path', START_TAG => '<%', END_TAG => '%>', });