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 wish ... (Score:2)
That I knew Java much better. While I've heard before that there are certain classes of problems that Java tends to eliminate, I don't know much about them. Certainly compile-time exceptions help. Disallowing multiple inheritence might be a benefit as would the cleaner OO model (can't diddle the fiddly bits on the inside of the object). Other than that, I'm not sure. I'm going to have to dig into this more.
Reply to This