Subject: | Old cpantesters pages cannot be parsed anymore |
While trying --cturl with the old cpantesters URL I got the following error:
$ ctgetreports App-Benchmark-Accessors
--cturl=http://cpantesters.perl.org/show
Error while parsing App-Benchmark-Accessors.html:
http://www.w3.org/TR/html4/strict.dtd:81: parser error :
xmlParseEntityDecl: entity ContentType not terminated
-- media type, as per [RFC2045]
^
http://www.w3.org/TR/html4/strict.dtd:81: parser error : Content error
in the external subset
-- media type, as per [RFC2045]
^
:11: parser error : Opening and ending tag mismatch: link line 8 and head
</head>
^
:98: parser error : Opening and ending tag mismatch: link line 7 and html
</html>
^
:99: parser error : Premature end of data in tag head line 4
^
:99: parser error : Premature end of data in tag html line 3
^ at /usr/local/lib/perl5/site_perl/5.8.8/CPAN/Testers/ParseReport.pm
line 154
Exitcode 35