(updated with some paraphrased answers, apologies for any misattributions)

Is there a way to preview an update?

Answer: editors can preview their updates, so perhaps someday but don't hold your breath (tye)

How should a wrong (or only 25% right) answer in Q&A be responded to? I see this done two ways: via reply and via a separate answer. The reply doesn't show up in the list of answers, so seems kind of pointless unless someone goes and edits the answer, and a separate answer doesn't visually tie to the error its correcting. If the error is repeated in more than one answer, it feels as if the correction is being out-voted.

Answer: two monks, three opinions

How can I see what writeups of mine have recent replies?

Answer:set user settings to notify your message inbox when a node you wrote gets a reply (davido)

I see "Perl documentation on this site is out dated". Is there any interest in updating it? Or is it a deprecated source of perl doc?

Answer: too much effort, link offsite (davido), teach them to use local docs for their particular perl version (tilly)


In reply to 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.