in reply to use strict refs unless you can't figure out the syntax

Why not put the fully qualified function name into the hash?

$request_hash{Logic} = 'request_logic::funcname';

Then invoking the function becomes:

eval { &{ $request_hash{Logic} }( $request_hash_ref, $log_file ); }; if( $@ ) { ...

Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
"I'd rather go naked than blow up my ass"