On several occasions in the past I've wanted to post nodes to the Code section of Perlmonks and been left scratching my head over where my particular contribution belongs. It doesn't seem to fit in any of the existing categories except for "Utility Scripts", which seems to me to be such a broad catch-all that it sort of defeats the concept of categorization in the first place. Or of course "Miscellaneous" - same problem. (I am not saying that we shouldn't have a "Miscellaneous" category, just that if there's a code focus that ought to be of broad interest to a lot of Monks, it ought to be split out from a catch-all like "Miscellaneous").

Many of my contributions to Perlmonks, code-wise, concern the Perl installation itself (showPerlDirConfig): the exploration of it for the education of newer Perl users, the management of it by administrators, and the creation of it when building a new Perl from the source kit.

Since this is Perlmonks, it seems to me that is would make sense to allocate a Catacomb Category specifically for code (modules, utilities, tools) relating to the Perl Installation itself. I propose that this new code category be Perl Installation Admin unless someone comes up with a better (shorter?) counter-proposal.

The existing categories are:

Thanks for your consideration and comment on this proposal.

    Soren A / somian / perlspinr / Intrepid

Edit 1:

mispelling of "catacomb" in one place {blush}.

In reply to Petition for addition of new Catacomb Category by Intrepid

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.