Help for this page
sub sub { my ($self,$type,@args) = @_; ... ); return $message_types{$type}->($self,@args); }