Help for this page
my $result = "MODULES::$submodule"->can($method)->($data);
my $result = "MODULES::$submodule"->$method($data);