don't generate zero for null values
[MojoFacets.git] / public / code / alpha,repeatable.commit-test.pl
1 foreach my $by ( @{ $row->{'alpha'} } ) {\r
2   $out->{ $by }->{ $_ }++ foreach @{ $row->{'repeatable'} };\r
3 }\r