[% rawlink = '' ; IF article.dist ; THEN ; link = '' _ article.dist _ '-' _ article.version _ "" ; backlink = '/distro/' _ article.letter _ '/' _ article.dist _ '.html?version=' _ article.version ; crumb2_name = 'Reports' ; crumb2_href = '/' ; IF article.guid ; THEN ; crumb1_name = article.guid ; rawlink = '/cpan/report/' _ article.guid _ '?raw=1' ; htmltitle = 'Report for ' _ article.dist _ '-' _ article.version ; title = 'Report for ' _ link ; ELSE ; crumb1_name = article.id ; rawlink = '/cpan/report/' _ article.id _ '?raw=1' ; htmltitle = 'Report for ' _ article.dist _ '-' _ article.version ; title = 'Report for ' _ link ; END ; ELSIF article.article ; THEN ; link = '' ; backlink = '' ; title = 'Report ' _ article.id ; htmltitle = title ; crumb2_name = 'Reports' ; crumb2_href = '/' ; crumb1_name = article.id ; ELSE ; link = '' ; backlink = '' ; rawlink = '' ; title = 'Report not found'; htmltitle = title ; IF article.guid ; THEN ; refresh = '300;url=/cpan/report/' _ article.guid ; ELSE ; refresh = '300;url=/cpan/report/' _ article.id ; END ; crumb2_name = 'Reports' ; crumb2_href = '/' ; crumb1_name = article.id ; END %] [% IF article.dist %] [% IF article.nntp %] [% IF article.raw %]
[% article.article %][% ELSE %]
From: [% article.from %] Subject: [% article.subject %] Date: [% article.date %] [% article.body %][% END %] [% ELSE %] [% IF article.raw %]
From: "[% article.author %]" <[% article.from %]> Subject: [% article.subject %] Date: [% article.created %] [% article.article %][% ELSE %]
From: [% article.author %] Subject: [% article.subject %] Date: [% article.created %] [% article.article %][% END %] [% END %] [% ELSE %]
Sorry, but that report isn't currently stored locally. If this is a very recently submitted report, please note that replication between the metabase server and the cpantesters server can take several minutes. Please try again in 10-15 minutes. Alternatively this page will refresh every 5 minutes until the report is available.
[% END %]