Hello I'm planning to develop a tool that will show which modules of an author have problems on latest development and non-development major releases of perl (currently - 5.21.x and 5.20.x). For this I need to fetch list of cpantesters reports for this author for these versions.
List of all reports is very large, for ex. for my modules it is 25M ( http://www.cpantesters.org/author/CHORNY.json ). Is it possible to make this list restricted to only perl >= 5.x.y? Even better would be to have grouped data like OS/perl/result. -- Alexandr Ciornii, http://chorny.net