From http://use.perl.org ...

jest writes: "A few months back we had a discussion about the putative addition of Perl to the Oxford English Dictionary, and I said at the time that though it had been drafted, it was not then in. I am happy to be able to announce that now (specifically, as of Thursday) Perl is in the Oxford English Dictionary.

Potentially relevant info includes that the form PERL is regarded as "irregular" (dictionary-ese for "wrong"); that the first known example is from a Usenet posting on 13 May 1987; that the form Perl is used for the language itself, with perl used for the Perl interpreter; that Larry Wall looked over the draft entry; and that the name comes from the word pearl with the -a- dropped to differentiate it from another language called PEARL, with the various acronymic expansions ("Practical Extraction and Report Language," etc.) being later rationalizations. "

 

perl -le "print+unpack'N',pack'B32','00000000000000000000001010011101'"

janitored by ybiC: Removed remaining stray accented chars, as per author's request


In reply to Perl added to the Oxford English Dictionary by rob_au

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.