my $tt = Template->new(WRAPPER => 'wrapper.tt', ...); $tt->process('whatever.tt', ...);