There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.