in reply to
Loop through hash reference
Try
%{$config->{ 'DATA' }}
instead. See also
perlreftut
,
References Quick Reference
Comment on
Re: Loop through hash reference
Download
Code
In Section
Seekers of Perl Wisdom