There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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