scalar grep defined($_) values %hash #### scalar grep defined, values %hash; #### scalar grep { defined } values %hash;