The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Text::APL::Context - value object

DESCRIPTION

Used internally for passing variables and helpers to the template.

METHODS

new

    my $template = Text::APL::Context->new;

Create new Text::APL::Context instance.

vars

Returns variables.

helpers

Returns helpers.