if ($_->{VALUE} eq $wanted) { return wantarray ? @$_{qw( VALUE NAME ADDRESS )} : 1; }