in reply to Re^2: Error Message when I use Strictin thread Error Message when I use Strict
But your dispatch table suffers from that as well.
my $sub = $SubroutDispatch{$SubroutName} || sub {return}; [download]