in reply to
Can't use an undefined value as a HASH reference
For what it is worth 'numerical' comparisons are best done with
==
as opposed to
eq
which are best suited for 'string' comparisons.
-enlil
Comment on
Re: Can't use an undefined value as a HASH reference
Select
or
Download
Code
Replies are listed 'Best First'.
Re: Re: Can't use an undefined value as a HASH reference
by
Anonymous Monk
on Dec 19, 2002 at 21:10 UTC
Thanks. Joe Budd joebudd@iserv.net
[reply]
In Section
Seekers of Perl Wisdom