my @temp = @{ $item[3] }; my $key = $item[ 1 ]; my $arrayref = $xyz{ $key }{ is }; push @{ $arrayref }, @temp;