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.
i am confused by this discussion (Score:1)
If perl is releasing every quarter or annually, all the people that are running 5.005 aren't going to care and are going to continue to running 5.005. Those people aren't going to upgrade until the HAVE to.
I have to agree with autarch too, the Ubuntu model would make a lot of sense, and fit well somewhere between what chromatic and Alias are proposing.
Reply to This
Re: (Score:1)
Exactly.
Exactly. Where are they getting support now? Not from p5p nor from the CPAN, and likely not from any core contributor. I completely fail to understand that mindset that it is the responsibility of anyone who wants to contribute a patch to the Perl core or upload a module to the CPAN
Re: (Score:1)
> Where are they getting support now?
In the case of where I'm working now (medium-large corporate) we don't get to choose our Perl version anyway.
Perl is an integral part of the underlying OS (RedHat) and while we may layer our own /opt/cpan modules on top of that, we are bound by that.
One of the recent bugs in RedHat that they fixed was due to us invoking our support contract with them and having them fix the bug, because we needed it.
I imagine a lot of other people are in the same situation. I'd have f
Re: (Score:1)
Red Hat's FTE: 2200.
Perl 5's FTE: still 0.
If Red Hat wants to support Perl 5.6.x, that's Red Hat's business. I still fail to see how that obligates p5p to support Perl 5.6.x.
Re: (Score:1)
They aren't supporting 5.6, they're supporting 5.8.8.
But by your timeline there could easily be things in 5.8.8 that have been deprecated by now.
Re: (Score:2)
Are they? I've see no communication in recent years from them about Perl 5.anything in RHEL. (As distinct from Fedora, where Redhat employee(s) working on it have been most communicative and helpful. I've no idea whether the same employees have Red hats as well as Fedora hats, in which case my question is probably unfair, as it could well be that by the time it comes to build a new RHEL from a Fedora, they've ironed out all their problems and simply don'
Re: (Score:1)
> Are they?
Yes. Yes they are.
Re: (Score:2)
Good. Still, I wonder what they're doing, because it never ends up in feedback that I see.
Re: (Score:1)
Yeah, wouldn't it be nice someday to have an XS that mere mortals can understand and use, with actual encapsulation such that perturbations in Perl's darkest guts don't break the code?