|
|
| XP is just a number | |
| PerlMonks |
Difference in accessing a Hashby perl@1983 (Sexton) |
| on Aug 03, 2012 at 12:55 UTC ( #985226=perlquestion: print w/ replies, xml ) | Need Help?? |
|
perl@1983 has asked for the
wisdom of the Perl Monks concerning the following question:
Hello Monks,
I have a hash as below:
I wanted to know what is the difference when I access above hash using $a{b} vs $a->{b}? Thanks in advance.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||