Help for this page
sub myRunmodeA ... return if param('problem') eq 'true'; }
sub myRunmodeA { ... { return $self->myRunmodeB; } }