NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Am I right (Score:1)
that this data is (basically) only for Strawberry perl default distribution use of CPAN?
I think it would be lovely if all module downloads first registered the download (if possible) at a counter before actually using bandwidth of a mirror.
Reply to This
Re: (Score:1)
It can't work that way.
CPAN pulls not just the tarballs, but also (and more importantly) the package indexes from the mirror. This full distributeness and zero single-point-of-failure design is what makes things like minicpan and private frozen corporate mirrors possible so easily.