Hmmm...well I'll give you the interest on your $0.02. :-) I'm pretty sure that the latter question will prove more useful if placed in the regex section than in the data formatting section. But you are probably right on the first question -- stuff having to do with printf, sprintf, and format could all go in this area.

Honestly though, data formatting is itself a bit redundant. If someone has a question like "How do I format a page that I'm printing to a web browser?", does that go under data formatting or CGI? Or both? Actually, (just thinking out loud here), Q&A should have been structured so that each question has one or more keywords/subjects, and then the categories are based on those keywords (with questions appearing under multiple categories)...some of the existing questions ,and also the existing answers, are really cross-category examples...

e-mail neshura


In reply to Data formatting section in Q&A by neshura
in thread Q&A Cleanup Quest by vroom

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.