Yitzchak Scott-Thoennes <[EMAIL PROTECTED]> writes: >> I don't like it. It doesn't solve the whole problem but only reduces >> the set of cases where weird behaviour is observed, making this weird >> behaviour perhaps more obscure and less predictable. > >I agree with the sentiment, but think it would be worth it (perhaps in >conjuction with a short warning in perlfunc/exists that exists on @_ >or @DB::args may not work).
I don't like it either. exists on _any_ array may not work.