sub GetMenuLines { my $self = shift; my $idxFunc = shift; # my $ref = $self->{menuFunc}->[$idxFunc]; # &$ref; &{$self->{menuFunc}->[$idxFunc]}; }