Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I'm getting an error stating:%hash->{$item_one}{$ip} = $info->{$key};
Using a hash as a reference is deprecated at testmodule.pm line 87.
Thanks for the help
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: 5.8 hash as a reference is deprecated??
by adrianh (Chancellor) on Oct 31, 2003 at 13:04 UTC | |
by merlyn (Sage) on Oct 31, 2003 at 13:16 UTC | |
by adrianh (Chancellor) on Oct 31, 2003 at 13:26 UTC | |
|
Re: 5.8 hash as a reference is deprecated??
by Limbic~Region (Chancellor) on Oct 31, 2003 at 13:05 UTC | |
|
Re: 5.8 hash as a reference is deprecated??
by pg (Canon) on Oct 31, 2003 at 16:28 UTC |