eval { no strict "refs"; require "$fqn_file"; local $SIG{'__DIE__'}; $ref = \&{$foo . "::f_preferred"}; }; warn $@ if $@;