[% title = 'Interesting Stats' ; box_sites = 1 crumb2_name = 'Main' ; crumb2_href = '/' ; crumb1_name = 'Interesting Stats' ; %]

Contents

Top 20 Distributions with Most Reports

[% cnt = 1 %] [% FOREACH row = BYDIST %] [% FOREACH col = row %][% END %] [% END %]
#COUNTDISTRIBUTION
[% cnt; cnt = cnt + 1 %][% col %]

Top 20 Distribution/Versions with Most Reports

[% cnt = 1 %] [% FOREACH row = BYVERS %] [% FOREACH col = row %][% END %] [% END %]
#COUNTDISTRIBUTIONVERSION
[% cnt; cnt = cnt + 1 %][% col %]

All Posts to cpan-testers

[% FOREACH cell = HEADINGS %][% END %] [% FOREACH row = POSTERS; cnt = 0 %] [% FOREACH col = row; IF cnt == 1 %] [% ELSIF cnt == 2 %] [% ELSE %][% END; cnt = cnt + 1; END %] [% END %]
[% cell %]
[% col %][% col | upper %][% col %]

Notable Entries posted to cpan-testers

[% FOREACH cell = HEADINGS %][% END %] [% FOREACH row = ENTRIES; cnt = 0 %] [% FOREACH col = row; IF cnt == 1 %] [% ELSIF cnt == 2 %] [% ELSE %][% col %][% END; cnt = cnt + 1; END %] [% END %]
[% cell %]
[% col %][% col | upper %]

Notable Reports posted to cpan-testers

[% FOREACH cell = HEADINGS %][% END %] [% FOREACH row = REPORTS; cnt = 0 %] [% FOREACH col = row; IF cnt == 1 %] [% ELSIF cnt == 2 %] [% ELSE %][% col %][% END; cnt = cnt + 1; END %] [% END %]
[% cell %]
[% col %][% col | upper %]