PERL? Perl? perl? What's good style?
I know the answer—I just wanted to make sure the question was out there and questioners were aware that there is a correct form.
|
1
|
PERL? Perl? perl? What's good style? I know the answer—I just wanted to make sure the question was out there and questioners were aware that there is a correct form.
|
||||||
|
|
|
The correct casing is "Perl" for the language and "perl" for the executable. Using "PERL" flags you as someone who isn't particularly familiar with the language or community. |
||
|
|
|
|
Quoting the Perl article on Wikipedia.
Also check the perlfaq about this question. |
||||||||
|
|
|
"PERL is a programming language for writing CGI applications. Its main strength is that it doesn't have any unnecessary warnings or strictures. It is a direct descendent of Perl, a programming language which was used mainly by programmers. However, the original language required too much reading and thinking and so PERL was developed as a language which was more in tune with the requirements of the Internet age". |
||
|
|
Here's the answer from perlfaq1.
|
|||
|
|
|
|
While, as has been said, it doesn't make THAT much difference if you get it wrong, some folks do use correct capitalization (or at least, NOT referring to 'PERL' or any of the more sensible backcronyms) as a shibboleth for clue in job ads. :) |
||
|
|
|
|
Despite a lot of anecdote to the contrary, "PERL" was never really an acronym -- it's a "backronym". The name Perl was chosen first, then some people jokingly applied expansions to it, which caught on. The PerlMonks community (highly recommended!) taught me the convention, and it's similar to Java's:
That said, it doesn't make a whole hill of beans if you do it "wrong". |
|||
|
|
|
"The name is normally capitalized (Perl) when referring to the language and uncapitalized (perl) when referring to the interpreter program itself since Unix-like file systems are case-sensitive." From wikipedia at time of posting. |
|||
|
|
|
|
|
||
|
|
|
|
perl or Perl is fine. |
||
|
|
|
It's Perl (for the language) or |
||||
|
|
|
[Pp]erl is always correct, nobody can say anything against it. |
||||||||
|