Based on a recent discussion on the module-authors mailing list (that I guess most of the people here also read :) I would like to suggest some changes and features (without backing them with tuits)
On http://pass.cpantesters.org/ by default show only selected perl versions and provide a link to show all of them. The list could include only stable versions or only versions Barbie thinks are important for some reason. (e.g. 5.10.0 has more PASSing distros than 5.10.1 ) It might be also interesting to see the number of distros that have no reports at all and those that have only failures (or at least X failures). It would be also nice to see some graphical representation of the perl version vs number of PASS-ing distros. Would it be possible to collect and display information regarding the minimum version of perl each distributions supports 1) by declaration 2) by having PASS-es? By the former I mean having use 5.010; or similar in Makefile.PL and co. regards Gabor