in reply to Re^3: help on reference to hash
in thread help on reference to hash

perlreftut is a good place to start to learn about Perl references. perldsc is good for nested data structures.