in reply to Re^2: pushing hash values to an array
in thread pushing hash values to an array
When you're not sure what sort of variable you have I find it useful to use Data::Dumper. When you know what is actually in it you have a better chance of extracting the data.
Show us the output of Data::Dumper and we'll be able to offer more help.
|
|---|