I can't speak for anyone else, but when I answer a question, I answer to the best of my ability, with the knowledge I have today. If we all waited until we knew Perl perfectly, none of us could answer. Of course our knowledge is imperfect. It always will be.

The problem is that it's very difficult to know what you don't know - to realize that your knowledge about something is faulty.

The XP system is imperfect, of course. Sometimes mistakes get upvoted, often because the answer is a common mistake that many people make. It happens, and sometimes you get complete nonsense passing as solid gold.

It seems to me, though, that more often someone out there knows what s/he's talking about, and offers a correct answer, or a correction to a mistaken answer. Then you have to decide who to believe - and the right answer might not get as much XP for any of a number of reasons.

Bottom line: at the Monastery, as in real life, we have to use our own minds, come to our own conclusions, do our own reality testing. Relying on XP to guide us is misguided, because XP is mostly a measure of a post's (or poster's) popularity, not its accuracy.

Finally, after a few erroneous answers, you get to know who has a clue, and who's just guessing. Even the experts make mistakes, though, so you still have to check everything yourself.


In reply to Re: To help not to misguide by spiritway
in thread To help not to misguide by c_chipster

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.