NAME
Text::ClearSilver::FunctionSet - The function set provider for Text::ClearSilver
SYNOPSIS
use Text::ClearSilver;
my $tcs = Text::ClearSilver->new(
functions => [qw(string html)]
);
Text::ClearSilver::FunctionSet - The function set provider for Text::ClearSilver
use Text::ClearSilver;
my $tcs = Text::ClearSilver->new(
functions => [qw(string html)]
);
Text::ClearSilver::FunctionSet->load(@monikers) :HASH