Rabu, 30 Desember 2009

CPAN CPAN on the disk, ...

Interestingly, there are some ID's up there that I've never ever heard of, ever. Either I'm the hobbit, or this list is not representative at all, or both. Maybe we should rank on total number of prereq'ed modules...
$ cd /minicpan && ( for dir in */*/*; do 
echo -e `ls $dir/*.tar.gz 2>/dev/null | perl -ne's/-[^A-Za-z_].+//;
$m{$_}++; END{print 0+keys %m}'`\\t${dir#*/*/}; done ) | sort -rn | head -10
213 ADAMK
212 ZOFFIX
206 RJBS
169 MIYAGAWA
124 SMUELLER
122 NUFFIN
117 BINGOS
111 GUGOD
109 MARCEL
100 TOKUHIROM

Keywords: CPAN authors with the most modules, most distributions

2 komentar:

  1. See also the CPAN Leaderboards [1] :)

    [1] http://stats.cpantesters.org/leadercpan.html

    BalasHapus
  2. You might also want to take a look at http://ali.as/top100

    BalasHapus

Catatan: Hanya anggota dari blog ini yang dapat mengirim komentar.