![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re^4: How to create hash out of an array elements?by aaron_baugher (Curate) |
on Nov 17, 2011 at 12:24 UTC ( #938611=note: print w/replies, xml ) | Need Help?? |
And to see exactly what your hash does contain, use Data::Dumper (or one of its descendants). (I'm passing Dumper a reference to the hash because it prints it in a more hash-like manner that way.)
Aaron B.
In Section
Seekers of Perl Wisdom
|
|