in reply to Re: Send hash of hash arguments to subin thread Send hash of hash arguments to sub
You are not passing a hash ref. and neither do you have the variable $hash_ref defined. Then the subroutine is not called anywhere.