I have been a Perl programmer for over 10 years, but until joined this monastery about 6 months ago, I did not engage with the community in any way. Now that I am more engaged, I am thinking that I should be uploading some of the stuff that I have written to CPAN, as it may be useful to other people.

At this stage, I am thinking of a few scripts (not modules) that I have put a fair amount of effort into over the past couple of years, use frequently, but not really shared with anyone beyond a few colleges and friends.

I went over to PAUSE, and read about requesting an account. The guidelines look rather uninviting, and make it sound that only the best quality modules will make the cut, and lesser code need not apply

Is that relay the case? Would a bunch of random scripts be considered a useful addition to CPAN? or should I keep them to myself, and perhaps only publish them on my home page. (Which gets no traffic).


In reply to On uploading scripts to CPAN by chrestomanci

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.