I would ask him exactly what "having a future" means. In fact, every time I see someone write about how perl is dead or dying I really have no idea what they are talking about. Let's say all development on perl stopped today. Does that negate the usefulness of the tool? Will all of the binaries suddenly disappear? Will programs just stop working? No, no, and no. So even if there were no active development perl could still enjoy a relatively long afterlife.

Yet perl continues to have an active developer community. Does he think otherwise? Point him at the perl5-porters mailing list, and all of the activity surrounding perl6. Point him at the perl foundation and at the YAPCs and at the annual Perl conference. Point him at amazon.com and yahoo.com and the other major sites that continue to use perl. So, what constitutes "no future" exactly?

The only reasoning I can think of why people think PHP has a future and Perl doesn't is that Perl has implemented most (if not all) of the useful features extant while PHP still has yet to implement some language features. Ergo, PHP has a future (there's still stuff to be done) and perl doesn't (we've already done it all). :-)


In reply to Re: "Perl is the Cobol of the WWW" by duff
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.