@{ $things{ $thing }{$someotherkey}[$someindex]{$somekey} }[ 1 .. 10 ] = map{ ++$_ % 10 } @{ $things{ $thing }{$someotherkey}[$someindex]{$somekey} }[ 1 .. 10 ];