in reply to
variable with $$
$var="test"; $test="fred"; print ${$var};
[download]
update
Note to self: read thoroughly before post.
Comment on
Re: variable with $$
Download
Code
In Section
Seekers of Perl Wisdom