Ok... so many discussions about XP here, and people generally judge them to be annoying... so just let's use it for what it is, that is a tool: in particular, as a measuring instrument it gives me the impression that while e.g. in SoPW relatively trivial questions receive a lot of attention, in code-like sections like Code Catacombs, Cool Uses for Perl and Snippets Section posted articles do not receive just as much. This may make sense because people often come here to ask for help, and other people come here to help. But then to write and post good code is to help in advance... actually I happened to conceive this meditation when I saw an excellent code post by diotalevi, which IMHO didn't get just as much attention as one of those questions. Yet... whether one is interested in the supplied program or not, it is a very good example of good Perl programming and of interesting techniques and modules.

Granted, experienced hackers can and do post good code in reply to questions too. Yet I wonder


In reply to Visibility of code-like sections... by blazar

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.