in reply to Re^2: Effecicncy of key-only hashin thread Effecicncy of key-only hash
qw(shave the modern way) is a list, so @hash{qw(shave the modern way)} is a list ("slice") of items in %hash with the listed keys.