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.
5.005_03 is still Reallity for many sysadmins (Score:1)
Solaris / SunOS 5.8 aka 8 is still widely deployed and supported, even though Solaris 9 and 10 are out there. Sun provides
Applications can bring their own copy of perl with them (with DBI bindings or other XS modules), but
Bill
# I had a sig when sigs were cool
use Sig;
Re: (Score:1)
I had just started to write Perl in March 1999. If Sun wants to support an eight-and-a-half-years-old versions of Perl, talk to them about updates. Presumably you're paying them $$$ for a reason.
Honestly, sysadmins are as much the problem here as anything.
Re: (Score:2)
support an eight-and-a-half-years-old versions of Perl, talk to them about updates. Presumably you're paying them $$$ for a reason.
>
> Honestly, sysadmins are as much the problem here as anything.
You really should get out more often.
Many environments/setups demand/require/dictate stable software installations. (Yes, I'm aware of my
Re: (Score:1)
... except, apparently, for my CPAN modules, as evidenced by all of the pissing and moaning about how I'm so irresponsible, so inexperienced, and such a misanthropic bad person because I don't care that new code doesn't run on versions of Perl released last millennium.
That's the part I don't get. If you don't upgrade software, why complain that the software you're not going to upgra
Re: (Score:1)
Re: (Score:1)
Some of those modern practices have really solid reasonings behind them, such as lexical warnings and lexical filehandles.
Again, I ask you, why do you think that people who haven't updated Perl to a version released in the past eight and a half
Re: (Score:1)
Either it is a potential for a lucrative business or just a lot of noise. If the former, I'll happily create a frozen+backports CPAN and start billing subscribers (in thousands per month) and paying porters (in hundreds per hour.)
If it's just a lot of noise (which seems likely since a frozen index would be rather trivial to create), then I fail to see how it contributes to Perl, CPAN, or the community.
It might be free software, but it is still a market economy. You either solve the problem yourself, f
Re:5.005_03 is still Reallity for many sysadmins (Score:1)
All of those options are fine with me. Complaining when someone who works on this as a hobby and who doesn't share your goal of enabling people to do something he considers stupid and risky and expecting him to do your paid work for you is not okay.
Reply to This
Parent