sub handler { my $r = shift; my $rm = ## Somehow get runmode from MP2 ## print $self->$rm; return OK; }