I made another view to CPAN Testers results. It is basically a matrix with perl versions on one axis and operating systems on the other axis. This makes it easier to see if a distribution just fails with certain perl versions or just on certain operating systems. There's also another matrix to show the maximum distribution version with a PASS on a perl version/operation system combination.
So we need CPAN::Mini::Last_known_to_build
The OS view is really nice, as it shows that cygwin is lagging more an more with respect to "other OSs".
By the way I am planning to make available a cygperl distrib, with many more modules that what is currently available with stock cygwin perl. I don't want it to be a one-shot thing, so there is need for a bit of infrastructure and something like the above is definetely very useful.
thanks again --stephan
Re:Great stuff
Sags on 2007-10-28T20:41:51
doh! the tooltip stuff is already there.
Re:Author page?
srezic on 2007-10-29T21:44:10
The author page is now done.As for scaling down, I'll left it to the user to use CTRL-- and CTRL-+.