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.
Linux not the best example (Score:2)
The regressions in Linux kernel upgrades are often a nightmare. Like the recent ACPI regressions in the current kernel. What a mess.
Re: (Score:1)
That wasn't a regression. It was a documented deprecation that happened as documented. The fact that nothing in userspace updated for it was annoying, though, I'll agree.
Fortunately, perl won't have that problem since it has a policy of not breaking old code, and people regularly test blead against the entire CPAN.
Re:Linux not the best example (Score:2)
All I know is that the latest linux kernel broke sleep/restore for a LOT of hardware.
Reply to This
Parent