Has anyone considered putting in a mechanism for moving nodes from Categorized Questions and Answers to Seekers of Perl Wisdom? Q & A should be a respository for more general questions - common problems that come up frequently - as opposed to questions about a specific instance or problem.

For example, How do I preserve file times when using Net::FTP? is a really good example of a good Q & A question - it's a general topic. A node like How can I create a file named "default.asp?11=1"? (which is a perfectly good question to ask) seems like a specific topic more suited for SOPW - but there's no way (that I know of) to move it there.

I guess my concern is keeping the clutter out of the Categorized Q & A section. As it says there:

If you have a specific question that you would like a timely response to, then the place for your question is Seekers of Perl Wisdom. If it's a general question that has been asked a lot, and you have some really good answers for it lined up, then add those here.

Or do we just continue to hope that users read Where should I post X?....

«Rich36»

In reply to Moving nodes from Q & A to SOPW by Rich36

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.