in reply to
Re: using fetchrow_hashref
in thread
using fetchrow_hashref
There is no such thing as an undef hash key. Perl treats the undef as an empty, defined string.
Comment on
Re: Re: using fetchrow_hashref
In Section
Seekers of Perl Wisdom