NAME

Text::ClearSilver::FunctionSet::html - A set of functions for HTML

SYNOPSIS

use Text::ClearSilver;

my $tcs = Text::ClearSilver->new(
    function_set => [qw(html)]
);

FUNCTIONS

  • nl2br(expr)

SEE ALSO

Text::ClearSilver