in reply to
Re: Override exists()?
in thread
Override exists()?
I tried that, too, in the time since I posted:
my @x = $hash{$key};
[download]
But inside the code,
wantarray
is not set. I suppose I could just return a listref, but ... I'm stubborn.
--
Jeff Boes
Database Engineer
Nexcerpt, Inc.
vox 269.226.9550 ext 24
fax 269.349.9076
http://www.nexcerpt.com
...Nexcerpt...Connecting People With Expertise
Comment on
Re: Re: Override exists()?
Select
or
Download
Code
In Section
Seekers of Perl Wisdom