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

Text::Clevy::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::Clevy