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.
Obvious ? (Score:2)
Re:Obvious ? (Score:2)
To me perl would be very well suited, unfortunately many people just use java because they don't know that a better suited tool is available (although often it would be quicker for them to write a huge application in java than to learn enough perl to write a simpler faster version in perl)
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Reply to This
Parent