in reply to Re: Re: Testing for key/value match
in thread Testing for key/value match

No, defined() is what I wanted to say.
The value may exist but may be undefined, in which case the 'eq' will produce a warning.

--perlplexer
  • Comment on Re: Re: Re: Testing for key/value match

Replies are listed 'Best First'.
Re^4: Testing for key/value match
by particle (Vicar) on May 10, 2002 at 15:53 UTC
    so if undefined is what you expect, it looks like none of these solutions will work.

    ~Particle *accelerates*