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.
OO (Score:2)
Re:OO (Score:2)
I assume Ruby doesn't have the 'Everything must be an object' OO puritanism of Java.
I would look at Ruby but getting up to speed on C++ is work enough and I don't see Ruby bringing in a salary anytime soon.
I plan to
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Re:OO (Score:2)
Now that you mention it, it might be interesting to see how your code looks in Java. :)
Reply to This
Parent