[% title = "Recent reports"; rss = "recent.rss" %]

CPAN Testers: [% title %]

Here are the 200 most recent test reports:

[% FOREACH report = recent %] [% END %]
Status Dist Version ID Perl version OS name OS version Architecture
[% report.status | html %] [% report.distribution %] [% report.version %] [% report.id %] [% report.perl | html %] [% report.osname | ucfirst | html %] [% report.osvers | html %] [% report.archname | trim | html %]

RSS
[% INCLUDE "footer" %]