Nigel Horne <n...@bandsman.co.uk> writes: > Could the matrix's list of operating systems be case independent please? > > See, for example, http://matrix.cpantesters.org/?dist=POE+1.312 > > That has separate columns for FreeBSD and freebsd; and MSWin32 and mswin32 .
And additionally there are perl versions with and without "v" (e.g. 5.12.1 vs. v5.12.1). That's how data comes from http://www.cpantesters.org/distro/P/POE.yaml . For example, there are the following lines: guid: bf4333f2-ece9-11e0-bbec-9aeec8b7ec30 id: '16250348' osname: freebsd perl: 5.14.2 guid: ff94a3b6-cb86-11e0-bb4e-c65312a80736 id: '14981114' osname: FreeBSD perl: v5.8.9 Barbie: I remember vaguely that the perl version thing already happened some months ago. There are even some lines of code in cpantestersmatrix.cgi to normalize the perl versions, but these lines were never active. So I guess that the yaml files were corrected by you, but these corrections were lost after the last crash. Regards, Slaven -- Slaven Rezic - slaven <at> rezic <dot> de BBBike - route planner for cyclists in Berlin WWW version: http://www.bbbike.de Perl/Tk version for Unix and Windows: http://bbbike.sourceforge.net