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.