This test report, if you look at the source, contains a load of
double-encoded XML noise:
  http://www.cpantesters.org/cpan/report/00414642-b19f-3f77-b713-d32bba55d77f

It's wrapped in a <pre> tag to make it use a fixed-width font, but
encoded entities like &lt; inside <pre> are interpreted by browsers so
it renders thus:
  t/vo..............junk '<?xml version="1.0" ...

instead of:
  t/vo..............junk '&lt;?xml version=&quot;1.0&quot; ...

I think that the fix is to use <xmp> instead.

-- 
David Cantrell | Cake Smuggler Extraordinaire

Hail Caesar!  Those about to vi ^[ you!

Reply via email to