my $result = "MODULES::$submodule"->can($method)->($data); #### my $result = "MODULES::$submodule"->$method($data);