in reply to
foreach keys possible using a hash reference?
I would also suggest
perlreftut
, which details five simple rules for creating and de-referencing references, and really simplifies things.
Impossible Robot
Comment on
Re: foreach keys possible using a hash reference?
In Section
Seekers of Perl Wisdom