Happy to: the only place in the documentation that says "PERL" is perlfaq1, which says "never write 'PERL'".
Not actually, in the version of the faq you were linking to. But I already pointed that out.
I don't care if you think "Perl" is an acronym, but that doesn't make "PERL" the name of the language.
See, that's the point. The justification the current version of the perlfaq uses for not writing it as PERL is the claim it's not an acronym. What's someone to do with a statement of which the premises appears not to be true?
I won't hire anyone who doesn't know the name of the language
If someone is good, and appears to fit the rest of the company, I hire them. For all I care, he spells the name of the language as Python. OTOH, I would not hire someone who makes a big deal about the capitalization of the name of a language.

In reply to Re^6: Web-designing using PERL by JavaFan
in thread Web-designing using PERL by Arthes

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.