[% 
    title = 'CPAN Statistics' ;
    box_sites = 1
    crumb2_name = 'CPAN' ;
    crumb2_href = '/' ;
    crumb1_name = 'Statistics' ;
%]
Authors
| COUNT | NOTES | 
|---|
| [% authors.total    %] | Total registered PAUSE accounts | 
| [% authors.active   %] | Active Authors - have uploaded at least one distribution | 
| [% authors.inactive %] | Inactive Authors - have uploaded no distributions | 
 
Distributions
| COUNT | NOTES | 
|---|
| [% distros.uploaded2 %] | Total Unique Distributions on CPAN & BACKPAN | 
| [% distros.uploaded1 %] | Total Unique Distributions on CPAN | 
| [% distros.uploaded3 %] | Total Unique Distributions deleted from CPAN (i.e. on BACKPAN ONLY) | 
|  | 
|---|
| [% distros.uploaded5 %] | Total Distribution Releases on CPAN & BACKPAN | 
| [% distros.uploaded4 %] | Total Distribution Releases on CPAN | 
| [% distros.uploaded6 %] | Total Distribution Releases deleted from CPAN (i.e. on BACKPAN ONLY) |