in reply to doubts on perl Hash

G'day raulgh5,

Welcome to the Monastery.

The arrows after the $_abc{"info"} part are not wrong; however, they are not actually required. See perlreftut: Arrow Rule.

Please post your code (and data) within <code>...</code> tags. What you have here is very difficult to read!

— Ken