use strict;
Global symbol "$temp" requires explicit package name
Note that %temp and $temp are different variables. $temp{foo} is used to access values in %temp; $temp->{foo} is used to access values in $temp.
In reply to Re: How to access Hash of hashes with multi-dimensional Array
by tobyink
in thread How to access Hash of hashes with multi-dimensional Array
by IamAwesom3
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |