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