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.
Why? (Score:1)
-Dom
Re:Why? (Score:1)
Re:Why? (Score:2, Informative)
Development is always done on the development track, which branches from the latest major stable release. So current development is on 5.9.0, which branched from 5.8.0 at the time of 5.8.0's release. However, bug fixes are also made where possible to the development release, and then merged back into the stable branch(es). So the upcoming 5.8.1 release will fix bugs found in 5.8.0, and this fixes will have first been made to 5.9.0.
What could happe
Re:Why? (Score:1)
I would argue that this is as it should be. I imagine Perl developers have enough work already, and maintaining old versions could potentially be the straw that breaks the camels back. If upgrading is an issue in particular organizations (and I've been in one) then I think such organizations need to figure out why it is an issue, fix it, and move along. If they are worried about upgrading Perl then they'll be worried about upgrading other stuff too (OS, RDBMS, etc). Fear of upgrade is a paralyzing and incoherent sort of fear...as most fears are I suppose...
Perl 5.8.0 was released while development of Perl 6 was going full steam ahead, so it looks to me (from the outside) that the uber Perl hackers are handling the situation well. But I guess you must see a different picture being on the inside of this process.
Reply to This
Parent