Using a hash as a reference is deprecated at tmp.pl line 7 (#1)
(D deprecated) You tried to use a hash as a reference, as in %foo->{"bar"} or %$ref->{"hello"}. Versions of perl <= 5.6.1 used to allow this syntax, but shouldn't have. It is now deprecated, and will be removed in a future version.
In reply to Re: %hash->{key} is valid syntax?
by jweed
in thread %hash->{key} is valid syntax?
by saintmike
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |