[% link = '' _ builder.author _ "" crosslink = '/author/' _ builder.letter _ '/' _ builder.author rss = builder.author _ '.rss' rss2 = builder.author _ '-nopass.rss' htmltitle = 'Reports for distributions by ' _ builder.author title = 'Reports for distributions by ' _ link distributions = builder.distributions box_summ = 1 crumb3_name = 'Authors' ; crumb3_href = '/' ; crumb2_name = builder.letter ; crumb2_href = '/author/' _ crumb2_name ; crumb1_name = builder.author ; %]
These are the test reports that we have for the most recent versions of each CPAN distribution uploaded by [% link %].[% IF processed %] This page was last updated on [% processed %].[% END %]
To view individual reports, please click the grade text associated with each report.
[% FOREACH d = builder.distributions %]Grade | Perl version | OS name | OS version | Architecture |
---|---|---|---|---|
[% report.status | html %] | [% report.perl | html %] | [% report.osname | ucfirst | html %] | [% report.osvers | html %] | [% report.archname || report.platform | trim | html %] |