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.
No need (Score:1)
That said, Perl's having missed the "OMG Dynamic!!!" train is potentially damaging if too many new developers are brainwashed, and Perl starts getting dropped from default installs.
Reply to This
Re: (Score:1)
If Ruby 2.0 comes out soon and achieves many of its goals (especially with regard to performance and deployment characteristics), JRuby may be less appealing.
Re: (Score:1)
Re: (Score:2)
Performance may be an issue, but I think a much bigger issue for JRuby will be memory and cpu consumption. I don't know that it's solveable with the JVM, either. Then again, most Java programmers have never given a damn about apps like Weblogic sucking the life out of their systems, so they probably won't care if JRuby does it, t
Re: (Score:1)
As I understand it (though one of my references is the JRuby literature), this is also a problem with standard Ruby and one of the motivations of JRuby.
Re: (Score:1)
Re: (Score:2)