sub getData{ print "getDatais called\n"; my $Self = shift; my %Param = @_; return; }