I think that's a very bad idea. Problems are not just regex or non-regex. Sometimes you can't decide if a question is a regex question or not. Lots of people ask for regexps to parse XML|HTML|CSV. (Update: to make this clear, this would be sort of like making a section for homework questions.) This would be worse if we had a section like that. But that's nor the most important problem.

We could just as well have sections for CGI questions (including templating, generic HTML|CSS|Javascript questions doing nothing to perl, etc), LWP|WWW::Mechanize questions, data structure questions (including how do I dereference this, or sort this by this key), XML questions, bioinformatics quesitions, module installing questions.

Don't you realize how this is orthogonal to the current division of sections? There are regex meditations, regex obfus, cool uses of regex, regexp snippets, regex poetry, reviews of regex modules and regex books. If you continue this, we would get a large matrix of sections.


In reply to Re: New section for Regex Q's? by ambrus
in thread New section for Regex Q's? by xdg

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.