We're living in different world now, procedural style rules, people program in PHP and they say it's 'easy' (because you don't have to think, you know) ....

First I've heard of prorammers reverting to procedural style. PHP5 is going The Way of All Java, leaving its procedural brethren in the dust in a desperate attempt to be accepted in corporate circles. A long way from Ramsus Lerdorf's "Personal Home Page" kit indeed.

I don't know about not having to think with PHP but it is certainly less idiomatic than Perl. It also suffers from a conflict of interest and identity. Witness Zend's endless commercial add-ons and the ongoing tug-of-war with MySQL. It just seems to be so concerned with the "industry".

As a web developer who has had to use PHP for client projects from time-to-time I always want to get back to Perl at the end. If anyone is interested in contributing I'm looking to devise a list of CPAN modules to provide Perl developers with the same features as is available in PHP's main web development functions.


In reply to Re: OT? Pragmatic Perl by gunzip
in thread OT? Pragmatic Perl by Eyck

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.