in reply to
Should calling 'exists' create a hash key?
Hi,
yes, I have had a similar problem.
exists($x->{fred}->{dave})
[download]
implicitely (automagically???) creates $x->{fred}
Regards,
svenXY
Comment on
Re: Should calling 'exists' create a hash key?
Download
Code
In Section
Seekers of Perl Wisdom