in reply to Re: Style - how to give class method call as parameter
in thread Style - how to give class method call as parameter
OP: How much code is in do_sub_with_timeout? Since the subroutine/method call is making it less readable, maybe there's no benefit in putting it in a subroutine? Maybe what you really want is a sub like handle_timeout which gets called if the timeout is exceeded.
|
---|