in reply to HASH Array advice
It does't make any difference with arrays. Actualy, the use of hashes is we can use strings as indexes for the values.If you go for numbers as keys in hash means, its similar like using arrays. But, there may not be sequential present of indexed elements.
|
|---|