The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

OpenFrame::AppKit::Segment::TT2 - a pipeline segment to manage sessions

SYNOPSIS

  use OpenFrame::AppKit;
  my $template_engine = OpenFrame::Segment::TT2->new();

DESCRIPTION

The OpenFrame::AppKit::Segment::TT2 class is a pipeline segment and inherits its interface from there. It provides additional interface in the form of the director() method, which gets and sets the root template directory that the template engine will examine.

AUTHOR

James A. Duncan <jduncan@fotango.com>

COPYRIGHT

Copyright 2002 Fotango Ltd. All Rights Reserved

This program is released under the same license as Perl itself.