I can see where you're going with the whole `perl needs money behind it' but i don't think that you've gone the right way about it had you said that `Perl needs some more companies to pay developers to work on perl core', or ``gee, it'd be nifty if we could get a company to sponsor a couple of coders to do some more of that great work on perl6'' you'd have gotten horah's instead the hate from the zealots.

PHP is good for generating small websites, and nothing more. you can Template with it, and reuse external code and coding standards to stretch that. But it won't scale too well.

I can see that php has been able to grow quickly due to the money, but i'd still have to say that perl is a still more pleasing to write -personally and I'm allowed to payout php, because I've done the suck it and see, and it was salty, and just made me feel a little dirty.

PHP reminds me of the Turbo Pascal that I learnt at Highschool, it's great to teach you how to do basic webdevelopment, but there comes a point when the langauge stops serving you, and you start serving it. Doing it's administration, using it's long Array constructors, and generally running into syntactic pains (like array_key_exists et. al.)

</2 cents>

will: do{ perl programing } for ($cash);

In reply to Re: Perl needs Zend by f00li5h
in thread Perl needs Zend by EvanCarroll

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.