in reply to good use of variables

See Why it's stupid to `use a variable as a variable name`. The short version is, you don't want to do that, and most likely want to use a hash instead.