Subject: | CPAN::Distribution::reports() should use CPAN::Testers::WWW::Reports::Parser |
Barbie has released CPAN::Testers::WWW::Reports::Parser. CPAN should
use that to interpret YAML reports from www.cpantesters.org instead of
doing by hand to protect against future changes in the data model.
reports() should probably check to see if the Parser module is out of
date and require installing an update if a newer version is available.