On Fri, Mar 7, 2008 at 2:07 PM, Gabor Szabo <[EMAIL PROTECTED]> wrote: > Is the detailed name and version of the OS (e.g Ubuntu Linux 7.10 ) available > in the Test reports? > I found some information in the ccversion field of %Config but that's > still only and indication. > > If not I think this information might be quite useful, especially for > creating statistics and seeing > on which Linux distro we get more reports. > > I think Sys::Info can provide this data.
I could potentially add that to CPAN::Reporter in the environment and context section, but I'm reluctant to add another dependency. On the other hand, it looks pretty clean. No other dependencies and no recent FAILs. If enough people convince me that it would be useful and the dependency is worth it, I'll put it on the todo list for some future CPAN::Reporter. David