in reply to
printing array reference and storing this data in a hash.
Since you have an array reference, you must dereference:
@{ $dub_values }
[download]
Phil
Comment on
Re: printing array reference and storing this data in a hash.
Download
Code
In Section
Seekers of Perl Wisdom