When I say lazy, I'm talking about the all-too-often habit of certain people posting "How about x, y, z modules" with no explanation of the strengths and/or weaknesses of the modules or sample code showing how to interface with them to solve the problem at hand. Any moron can search CPAN for a keyword and get a list of module names. It takes a lot more effort to actually explain why and how the suggestion actually works. And yes, some people will then post asking how that code works in turn, but most of that just seems to be legit confusion from people who don't necessarily know everything about Perl already.

In any case, I don't have to provide a statistical analysis of thousands of posts to support my view - this is just my opinion, based off observation now and over some years when I was first here. You can agree with it or disagree.


In reply to Re^4: Put some of the posting guidelines directly above the posting form: by TJPride
in thread Put some of the posting guidelines directly above the posting form: by TJPride

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.