Genezzo-Contrib-Clustered
view release on metacpan or search on metacpan
lib/Genezzo/Contrib/Clustered.pm view on Meta::CPAN
# Clustered context.
$self->{cl_ctx} = {};
# Flag to avoid processing write to buffer during read.
$self->{inReadBlock} = 0;
$self->{init_done} = 0;
$self->{dict} = shift @_;
# greet $self->{dict}->{prefs};
return bless $self, $class;
}
####################################################################
sub SysHookInit
{
goto &new
( run in 1.277 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )