We've all (well, not really...) heard that Perl is at most a backronym, due to the fact that it should have been Pearl in the first place, except that there was already a programming language going by that name and $Larry wanted to avoid confusion.

Now, I've just discovered the HOPL (History of Programming Languages) which is, or aims at being, as complete and full of info and precise (while staying minimal in terms of UI and visual appearance) as possible: for pearl it finds five programming languages (with different capitalizations!) and I wonder which is the one we must thank (and I say so seriously, since I believe that "perl" is much better than "pearl") for the actual naming of our beloved language.

Incidentally (but not too much,) the page for Perl at HOPL is particularly inaccurate, especially if compared with other languages: see e.g. Python or Ruby. Double clicking in any point of a page seemingly turns up a page editing form, but AIUI it's not a wiki just as much as a system for suggesting a change, that will be taken into account or not: maybe it's just me, but I couldn't find at the site any document describing the exact policy in this regard. However I hope that someone (better entitled to do so than I am) will concoct up a more precise page for Perl...

--
If you can't understand the incipit, then please check the IPB Campaign.

In reply to Which Pearl? by blazar

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.