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

NAME

Text::Clevery::Context - Per-request context object

This class represents the $smarty variable, a per-request context object.

METHODS

$smarty->get($name)

$smarty->post($name)

$smarty->config

$smarty->template

$smarty->ldelim

$smarty->rdelim

$smarty->now

$smarty->version

$smarty->server

SEE ALSO

Text::Clevery