There seems to be a common misconception that all new technology must replace exisiting technology. In many applications twisted pair wires make more sense than fiber optics and the old technology lives next to the new technology. Radio didn't kill print. Television didn't kill radio.

We see this in economics. Many people are convinced that wealth creation means more poor people. But modern economies are not zero sum systems. Wealth creation creates a larger pie from which many enjoy larger portions than before. New software languages are often similar.

PHP didn't come in and replace applications. Like may other technologies had done before, it widened the use of programming as a solution to web site authors. Many people used PHP where they would have once stuck with HTML. The programming solutions pie got bigger. Everyone benefitted.

The customer is always right. If its PHP he wants and you are good at writing PHP programs, give him what he wants. Explain the limitations of PHP, but don't fall in love with Perl if it leads you to the poor house. It is okay to tell him he's wrong about Perl, just be careful not to maneuver him into a situation where you can say "I told you so." Perhaps you could introduce a PHP/Perl solution. Using each language where it is strongest.

HTH,
Charles

In reply to Re: "Perl is the Cobol of the WWW" by CharlesClarkson
in thread "Perl is the Cobol of the WWW" by fauria

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.