I grew up in a computing environment where everything was an acronym. Programming languages like COBOL, RPG, PL1. Heck everything was done on telex terminals, most times you didn't even have a choice of caps (everything was upper case). Project names were acronyms, software tools were acronyms, equipment names were acronyms, parts and services were acronyms. Nobody thought twice about what was caps and what was lower case and only a pin headed manager would be anal enough to get worked up over it.

When I started learning Perl it was just another acronym language. It even says so, right in the introduction: Practical Extraction and Report Language. I didn't think twice about it. I wrote PERL, I used PERL, I put PERL on my resume, I love PERL. Then one day I got a response back from a job I applied for. The reply was "If you're going to put Perl on your resume then at least spell it right. It's Perl not PERL". I mean geez, if you're that bent over the capitalization then don't even bother with a reply because there's no way in h... I'm going to work in that kind of environment.

So now I use Perl/perl instead of PERL and blend in with the crowd. Call me assimilated. I won't hold a grudge against anyone who calls it PERL, I don't think it's even worth pointing out. But I will hold a grudge against anyone who feels it's more important to get Perl/perl right than to actually learn the language.


In reply to Re: To Perl or not to PERL. by ruzam
in thread To Perl or not to PERL. by jethro

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.