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

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