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.
Really? Atrophying? (Score:1)
Re:Really? Atrophying? (Score:2)
I see a small number of talented developers broadening their knowledge but none abandoning perl. You'd be a complete fool to discard a tool that works well and with which you've become an expert, even if you found some other tools that work nicely.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Re:Really? Atrophying? (Score:1)
Go talk to a recruiter. Ask him or her how many Perl jobs she has and then ask her how many Java jobs she has. Then ask how many C# jobs she has -- not that that many more people use C# but there are a hell of a lot of openings.
Reply to This
Parent
Re:Really? Atrophying? (Score:2)
In fact I thought I'd post on my journal a proper response with actual facts : http://use.perl.org/~TeeJay/journal/29915 [perl.org]
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;