... what you need to do is study reams and reams CPAN modules, the highest order of perl possible, and to show absolute GRADE A++ P.H.D computing knowledge.

If you want to advance the state of the art, you should be familiar with the state of the art. If you're not familiar with the state of the art, you have a hard sell convincing people who are that your ideas do advance the state of the art.

Otherwise your a fool, an idiot and you ought to give up programming entirely because your not good enough.

No one said that.

My quote means that Perl lets people do things without ceremony and without necessarily doing things the "right" way. That doesn't mean that any way you do things is necessarily the "right" way—you have to keep in mind maintainability and predictability and security, for example.

Many people have many strong opinions on this site, but in general we all want the same thing: to help other people become better programmers and write great programs. By all means question the advice given and do your own research, but know this: if I'd had PerlMonks circa 2011 available when I started using Perl 5, I'd have avoided a lot of painful and costly mistakes.


In reply to Re: Bad Religion! by chromatic
in thread Bad Religion! by Logicus

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.