I don't get it. You compare Perl to a London Broil, but you complain that people would rather program in PHP because it is more like a McDonald's Hamburger. Inexpensive, easy to get and bad for your health. Should we grind up a London Broil and make it more like a cheap burger because that is what most people eat? I hope not.

PHP is built more on a direct approach, most people have a hard time visualizing programming in an abstract manor( like an MVC model) because they don't have the experience. PHP fits with most peoples thinking when they getting into something new, it is simple and easy to see short-term results.

The question becomes, do they develop a need or a desire to take a different approach when it becomes apparent that what they are doing is not a long term solution. Most programmers stop learning and stick with what they know, even if it is not productive( they are happy with McDonalds and happily eat it 3 times a day every day).

Other people decide they want to move onto something better, we will always have Perl, the London Broil. Lets not try to make Perl something that it is not (PHP). There is a reason for both existing.


In reply to Re: Perl and London Broil: The future of computing magic? by Herkum
in thread Perl and London Broil: The future of computing magic? by fozz

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.