Help for this page
DEFECTID ATTR1 ATTR2 ... ATTR30
DEFECT: foreach my $defect ( @$list ){ ... # i create a filtered list in the $summary hash push @{$summary->{FILTEREDLIST}->{$rule}}, $defect; }