
FishMonger
Veteran
/ Moderator
Mar 28, 2014, 7:57 AM
Post #2 of 3
(16171 views)
|
Re: [milan.dalwadi] How to acess Hash data
[In reply to]
|
Can't Post
|
|
Due to your poor and inconsistent code formatting (referring to the indentation), your code is difficult to read. Use the Data::Dumper module to dump out the hash to get a better view of its structure. From there you should be able to see how to access the data.
(This post was edited by FishMonger on Mar 28, 2014, 8:01 AM)
|