Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

gabor (1626)

gabor
  (email not shown publicly)
http://www.szabgab.com/

Perl developer and trainer [pti.co.il] but mainly the winner of the "who sends more messages" contest of Israel.pm [perl.org.il]
Sometimes also appears on Hungary.pm [perl.org.hu] but only when it is holiday there.

Open Source Developers' Conference [osdc.org.il]

Journal of gabor (1626)

Friday April 13, 2007
07:37 AM

Testing results, Perl and CPAN modul availability

[ #32981 ]
So I would like to have cross platform report on CPAN module availability
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • this [grango.org] what you're after?

    :)

    • I think this is more or less the same as the one I generated here [szabgab.com]. I send a patch to Acme to integrate it into CPAN Testers [perl.org]. These are generated based on the test reports. Such as your, I think.

      What I am looking for right now is the list of modules alrea

      --
      • Listing the distros per instance is my next task. I only took a look at the code this morning, so didn't get the time to add that bit in. I want to tidy it up a bit, as I think all the patched versions of perl should really apply to just one version of per

        • IMHO it would be better to integrate all this into CPAN::WWW::Testers of Acme that generates http://cpantesters.perl.org/ [perl.org] so that all this information shows up on one site nicely interconnected. Along with your other cpan tester related statistics.

          We mig

          --
          • Because it's a completely different codebase, the parsing for the statistics is different (e.g. CPAN::WWW::Testers ignores the PAUSE uploads) and the site generation bears no resemblance, I don't see any point trying to merge them.

            To my mind the two sites