in reply to Pronoun Programming

I'd more like something like this for exists:

if (exists($foo{$bar}) { push @quux, it; }