That's reminding me of a discussion on the same subject a few weeks ago.

Sometimes someone asks about how to do this with Perl under Linux (or pick whatever other OS, application, network environment, etc.). And, although it related to Perl, it is obviously a question about that OS or environment rather than Perl. I might reply something like this:

You might have a better chance of a good response on the following Linux (or whatever) forum.
If I make such answer, I am just trying to help the OP and tell him or her to check on another forum, but it certainly does not mean that I consider the OP to be off-topic, but just that it might be better on-topic on another forum, but that post still is on-topic here.

Other wise, I basically agree with Your Mother:

"Anything applicable to Computer Science (algorithm, theory, practice, NP complete discussions, etc) or to work involving Perl (project management, how much beer makes you a better hacker or does it, keyboard selection, glued languages, editors...) seems the complete range of Off-Topic that would be acceptable and does range very far afield but still might belong here or help other monks."


In reply to Re: Define "On Topic" for the Monastery by Laurent_R
in thread Define "On Topic" for the Monastery by jdporter

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.