The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[% USE Comma -%]
[% title = "Index" %]
<div id="doc" class="yui-t4">
  <div id="hd"><h1><a href="/">CPAN Testers</a>: [% title %]</h1></div>
  <div id="bd">
    <div id="yui-main">
      <div class="yui-b">
      <div class="hd">
<p>
Find CPAN testers reports for all the modules on CPAN. See <a href="recent.html">recent reports</a>
or search distributions by first character:
</p>
<p>
[% FOREACH letter = letters %]
  <a href="/letter/[% letter %].html">[% letter %]</a>
[% END %]
</p>
<p>Or search authors by first character:</p>
<p>
[% FOREACH letter = letters %]
  <a href="/lettera/[% letter %].html">[% letter %]</a>
[% END %]
</p>

<p>
Alternatively, find out some <a href="stats/">statistics by Perl version and operating system</a>.
</p>

<h2>Become a tester</h2>

Whether you have a common platform or a very unusual one, you can help
by testing modules you install and submitting reports. There are plenty
of module authors who could use test reports and helpful feedback on their 
modules and distributions. If you'd like to get involved, please take a 
look at

<a href="http://search.cpan.org/dist/Test-Reporter/">Test::Reporter</a>,

<a href="http://www.perl.com/pub/a/2002/04/30/cpants.html">Becoming a CPAN Tester with CPANPLUS</a>,

<a href="http://lists.cpan.org/showlist.cgi?name=cpan-testers">the cpan-testers mailing list</a>

and start submitting your reports.

<h2>This data</h2>

You can download the entire database that this website uses:
<a href="testers.db">testers.db</a>
(Large, <a href="http://search.cpan.org/dist/DBD-SQLite/">SQLite</a>).

</div>
</div>
        </div>
    <div class="yui-b">

<h3>History</h3>

The CPAN testers was conceived back in May 1998 by Graham Barr and 
Chris Nandor as a way to provide multi-platform testing for modules.
Today there are [% total_reports | comma %] tester reports and more than 400 testers 
giving valuable feedback for users and authors alike.

    </div>
  </div>
  <div id="ft">
This page was generated by 
<a href="http://search.cpan.org/dist/CPAN-WWW-Testers/">CPAN::WWW::Testers</a>
[% testersversion %] at [% now.ymd %] [% now.hms %]. Comments and design patches to acme@astray.com
  </div>
</div>