if (my $sub_ref = ECHO_MODULE->can($subname) ) { $sub_ref->(); } ...