Exactly, but I want to get in a string variable 'addtargetApplication' - how do I assign the HASH name to a STRING? I can check to see if any key/value pair in a given hash has value to know whether I need to run that given cmdName. | [reply] |
It sounds like ikegami and GrandFather have some good suggestions for you, but as far as I understand it, perl doesn't have a get_defined_vars() like php does. Based on what I read in this thread it sounds like going with one of the other suggestions here is your best option.
| [reply] |