Nothing really new to add - just confirming the opinions already express. I'm turning into a PHB, having done Perl development for the last few years, and now being in charge of the new wave of Java development at my company. I am involved in both sides of the argument and can see both the advantages and disadvantages of each.
To me it has always boiled down to "the right tool for the right job" and Perl has been a pretty good tool. Unfortunately, most management decisions aren't based on such simple logic. We will keep using Perl for most of the supporting systems, monitoring tools and other related tasks. Our main production code will be Java for the reasons mentioned above - "Java is standard", and "there are many more, easily replacable, Java programmers than there are Perl programmers".
What I am finding, from experience, is that 1) It takes a lot more hardware to to run an equivalent site under Java than it does under Perl, 2) Java programmers cost more than Perl programmers, 3) Not everyone that claims to be a Java programmer, is really qualified for the job, 4) everything seems to take longer to develop using Java, and 5) Good programmers are hard to find.
A disturbing trend, but that is the direction things seem to be moving.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.