|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Not able to retrieve hash value outside the functionby Preceptor (Deacon) |
| on Dec 21, 2015 at 10:23 UTC ( [id://1150846]=note: print w/replies, xml ) | Need Help?? |
|
Your problem is this line:
It _overwrites_ the hash with the current row, and is why you only have the last value. You should probably instead:
I think that should do the trick
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||