in reply to How to call sub defined in a variable?

You can use eval($sub_i_want_to_call); Good luck!
  • Comment on Re: How to call sub defined in a variable?