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

NAME

Text::ClearSilver::FunctionSet - The function set provider for Text::ClearSilver

SYNOPSIS

    use Text::ClearSilver;

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

INTERFACE

Text::ClearSilver::FunctionSet->load(@monikers) :HASH

SEE ALSO

Text::ClearSilver