in reply to
create arbitrarily named scalars
`
perldoc
perldata
'
my %foo = ( foo => 1, foobar => 2);
[download]
Why it's stupid to `use a variable as a variable name' Part
1
2
3
Comment on
Re: create arbitrarily named scalars
Download
Code
In Section
Seekers of Perl Wisdom