$hash{'one'} = [ '1', 'two', 'three']; $hash{'two'} = [ '2', 'three', 'four']; $hash{'three'} = [ '3', 'four', 'five'];