Index: tpl/stats.html =================================================================== --- tpl/stats.html (revision 0) +++ tpl/stats.html (revision 0) @@ -0,0 +1,17 @@ +[% + # All starts are OVER these numbers + perl_stats = { + + # CPAN + cpan_dists => '18,000', + + # Monger + monger_groups => 300, + + # Perl + # Was told this is in the docs somewhere + platforms => 100, + }; + +%] +