CPAN-Testers-WWW-Statistics
view release on metacpan or search on metacpan
templates/cgi-bin/uploads.html view on Meta::CPAN
</ul>
<h1>Matrices</h1>
<h2>By OS</h2>
<ul>
<li><a href="/osmatrix-month.html" title="By OS - Official Perls (Last Month)">Official Perls (<span class="timestamp1">08/13</span>)</a></li>
<li><a href="/osmatrix.html" title="By OS - Official Perls">Official Perls</a></li>
<li><a href="/osmatrix-full-month.html" title="By OS - All Perls (Last Month)">All Perls (<span class="timestamp1">08/13</span>)</a></li>
<li><a href="/osmatrix-full.html" title="By OS - All Perls">All Perls</a></li>
</ul>
<h2>By Platform</h2>
<ul>
<li><a href="/pmatrix-month.html" title="By Platform - Official Perls (Last Month)">Official Perls (<span class="timestamp1">08/13</span>)</a></li>
<li><a href="/pmatrix.html" title="By Platform - Official Perls">Official Perls</a></li>
<li><a href="/pmatrix-full-month.html" title="By Platform - All Perls (Last Month)">All Perls (<span class="timestamp1">08/13</span>)</a></li>
<li><a href="/pmatrix-full.html" title="By Platform - All Perls">All Perls</a></li>
</ul>
<h1>Failures</h1>
<ul>
<li><a href="/wdists.html" title="Counts">Counts</a></li>
<li><a href="/wpcent.html" title="Percentage">Percentage</a></li>
<li><a href="/wdists-recent.html" title="Recent Counts">Recent Counts</a></li>
<li><a href="/wpcent-recent.html" title="Recent Percentage">Recent Percentage</a></li>
</ul>
<ul>
<li><a href="/noreports/all.html" title="No Reports">No Reports</a></li>
</ul>
<h1>Our Sponsors</h1>
<div id="iheart"></div>
<h1>Perl Promotions</h1>
<script type="text/javascript" src="http://adserver.szabgab.com/ads/direct_link_selflink.js?cnt=5&noself=1"></script>
<p align="center">Ads provide by<br /> <a href="http://adserver.szabgab.com" title="The Perl Community AdServer">The Perl Community AdServer</a> <br />
<br />
<br />
<h2>Albert Einstein:</h2>
<p><em>"A person who never made a mistake never tried anything new."</em></p>
</div>
<!-- B.1 MAIN CONTENT -->
<div class="main-content">
<div id="tooltip" class="update20110712">
<p><strong>Upgrade Notice</strong></p>
<p>The CPAN Testers Statistics site has been upgraded since you last accessed the site.
Please press the F5 key or CTRL-R to refresh your browser cache to use the latest javascript and CSS files.</p>
</div>
<!-- Pagetitle -->
<h1 class="pagetitle">CPAN Uploads</h1>
<div class="column1-unit">
<p>Please note that all upload dates are based on UTC timestamps.</p>
<p>Current CPAN time is:
<script language="JavaScript">
if (document.all||document.getElementById)
document.write('<span id="worldclock" style="font:bold 16px Arial;"></span><br />')
zone=0;
isitlocal=false;
ampm='';
function WorldClock(){
now=new Date();
ofst=now.getTimezoneOffset()/60;
secs=now.getSeconds();
sec=-1.57+Math.PI*secs/30;
mins=now.getMinutes();
min=-1.57+Math.PI*mins/30;
hr=(isitlocal)?now.getHours():(now.getHours() + parseInt(ofst)) + parseInt(zone);
hrs=-1.575+Math.PI*hr/6+Math.PI*parseInt(now.getMinutes())/360;
if (hr < 0) hr+=24;
if (hr > 23) hr-=24;
hr2 = hr;
if (hr2 == 0) hr2=12;
if (hr2<10) hr2="0"+hr2
var finaltime=hr2+':'+((mins < 10)?"0"+mins:mins)+':'+((secs < 10)?"0"+secs:secs)+' UTC';
if (document.all)
worldclock.innerHTML=finaltime
else if (document.getElementById)
document.getElementById("worldclock").innerHTML=finaltime
else if (document.layers){
document.worldclockns.document.worldclockns2.document.write(finaltime)
document.worldclockns.document.worldclockns2.document.close()
}
setTimeout('WorldClock()',1000);
}
window.onload=WorldClock
//-->
</script>
<!--Place holder for NS4 only-->
<ilayer id="worldclockns" width=100% height=35><layer id="worldclockns2" width=100% height=35 left=0 top=0 style="font:bold 16px Arial;"></layer></ilayer>
</p>
<h2>Content</h2>
<ul class="contents">
<li><a href="#today1" title="Today's Uploads - Releases" >Today's Uploads - Releases</a></li>
<li><a href="#today2" title="Today's Uploads - Authors" >Today's Uploads - Authors</a></li>
<li><a href="#today3" title="Today's Top Submitters" >Today's Top Submitters</a></li>
<li><a href="#days" title="Last 30 Days of Uploads" >Last 30 Days of Uploads</a></li>
<li><a href="#release10" title="Top 10 Release Days">Top 10 Release Days</a></li>
<li><a href="#author10" title="Top 10 Author Days" >Top 10 Author Days</a></li>
<li><a href="#neodist" title="Top 10 NeoCPANism Distribution Days">Top 10 NeoCPANism Distribution Days</a></li>
<li><a href="#neoauth" title="Top 10 NeoCPANism Author Days" >Top 10 NeoCPANism Author Days</a></li>
</ul>
<h3 id="today1">Today's Uploads - Releases</h3>
<div id="area" class="epoch category10" style="height: 200px; width:600px;"></div>
<script>
var areaChartInstance = $('#area').epoch({
type: 'line',
data: data1,
axes: ['left', 'right', 'bottom'],
ticks: { right: 10, bottom: 12, left: 10 }
});
</script>
<ul>
<li>Red line = so far today</li>
<li>Green line = predicted for today</li>
<li>Orange line = previous highest</li>
<li>Blue line = target line for CPAN Day</li>
</ul>
<h3 id="today2">Today's Uploads - Authors</h3>
<div id="area2" class="epoch category10" style="height: 200px; width:600px;"></div>
<script>
var areaChartInstance = $('#area2').epoch({
type: 'line',
data: data2,
axes: ['left', 'right', 'bottom'],
ticks: { right: 10, bottom: 12, left: 10 }
});
</script>
<ul>
<li>Red line = so far today</li>
<li>Green line = predicted for today</li>
<li>Orange line = previous highest</li>
<li>Blue line = target line for CPAN Day</li>
</ul>
<h3 id="today3">Today's Top Submitters</h3>
[% IF submitters %]
<table class="matrix2" summary="Top Submitters">
<tr><th width="100px">Rank</th><th width="150px">Author</th><th>Number of Releases</th></tr>
[% FOREACH row = submitters %]
<tr><td>[% row.0 _ row.1 %]</td><td>[% row.2.name %]</td><td>[% row.2.score %]</td></tr>
[% END %]
</table>
[% END %]
<h3 id="days">Last 30 Days of Uploads</h3>
( run in 1.853 second using v1.01-cache-2.11-cpan-39bf76dae61 )