in reply to
dynamically picking up Hashes or variables based on argument passed.
You can't use symbolic references on
my
variables. And you probably don't need to. Use a hash. See
Why it's stupid to `use a variable as a variable name'
.
Caution:
Contents may have been coded under pressure.
Comment on
Re: dynamically picking up Hashes or variables based on argument passed.
Download
Code
In Section
Seekers of Perl Wisdom