Help for this page
sub dispatch { my ($self, $fname) = @_; &{$dispatchTable{$fname}}; ## note, no arguments }
sub parseAutorep { my $isCombined = shift;
Util::dispatchTable->Parse::parse();