in reply to Re: Re: Hash problem.
in thread Hash problem.
That's with strict turned off.% perl -e 'sub foo { return undef; } print foo()->{"fish"}{"head"}' Can't use an undefined value as a HASH reference at -e line 1.
So not only is the advice bad, but the solution won't work. Nothing personal to mbond, but that sorta reduces the value of the node. ;)
stephen
|
---|