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.
Hm... (Score:1)
Re: (Score:1)
What’s the point of having a mirror system if everyone fetches from BackPAN by default?
Define "everyone" (Score:1)
Re:Define "everyone" (Score:1)
We’re talking about OS vendors like Linux distributions or FreeBSD here. For their users, downloading the latest released blessed by the package maintainer is what’s desired. Think of FreeBSD releases or Debian stable distributions: updates serve the purpose of propagating bug/security fixes only, but otherwise the system is as static as possible.
And that answers your question about the value of everyone distributing outdated CPAN distribution releases as well.
I don’t understand why you object in the first place, though. Do you think it’s a burden for module authors to leave a few recent versions around? Do you think it will cause harm if distributions lag behind CPAN by a bit, and if so, how does it stack up against the harm of distributions keeping up with the bleeding edge of CPAN without giving package maintainers the chance to check if the latest releases work in the OS in question?
Reply to This
Parent
Re: (Score:1)
Re: (Score:1)
Not true, or at least not completely true. Fink, for one, has a really crappy mirror system, so I often get distros straight from CPAN. Authors who delete their releases too quickly are really irritating.
Personally, I think ALL releases should stay on CPAN because who knows what stuff you (the author) broke when you put a new release up there. But