NDash Services, <% $states_inverted{$show} %> |
Totals: % for my $state (@simple_states) { <% $state %>: <% $total->{ $states{$state} } %> % } All: <% sum values %$total %> | Combo Filters: \ % for my $i (0 .. $#combo_states) { <% $combo_states[$i] %> \ % if ($i < $#combo_states) { | \ % } % } |