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