First question... The Q&A section isn't really a discussion section. However, on occasion, wrong answers get posted. If you spot a wrong answer you can post a followup to that answer. But as you've mentioned, from the Q/A page, you don't see the followups. My suggestion is, once you've posted your followup, send a /msg to QandAEditors alerting them to the issue, and to your followup. The QandAEditors can rework the errant "answer", incorporating your correction, or remove the wrong answer altogether.

If you don't feel like posting a followup with a correction, you can still alert the QandAEditors via /msg. They'll take care of fixing or removing it.

And definately use your own judgement. If your response is actually "Another way to do it", that might be a "better way", it's possibly not so much a correction as simply another good answer. If that's the case, post it as an answer, not as a followup.

2nd question: You can turn on a setting in your user settings that will cause your inbox to be notified if someone replies to a node you wrote.

3rd question: I can't really comment on why the documentation is outdated (other than the fact that it's probably pretty labor intensive updating it every time a new release comes out). But for those times when you want to link to the POD, and the on-site version is substantially or significantly outdated, you can link to the POD at http://www.perldoc.com.


Dave


"If I had my life to live over again, I'd be a plumber." -- Albert Einstein

In reply to Re: grab bag of user questions by davido
in thread grab bag of user questions by ysth

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.