Very little actually gets registered....

Yes, I am going through all this right now. I am trying to register one of my modules (Tree::Simple), the discussion seems slow and not many people seem interested in talking about it. I have recieved some comments that the name is not so good (which I agree with, but plain old "Tree" is already taken), but that is about all.

Why then should one volunteer's work be slaughtered at some future date because another volunteer never got around to sanctifying it?

I am not sure what you mean here? My problem is with the registered modules which seem to be either abandoned or just never got updated past 0.01. The best example of this I can find right now is Date::Time. It has not been updated from version 0.01, which was uploaded on March 2, 2000. The description itself says this:

This is just some suggestions, as nothing is implemented yet. I'm open to critisism. Anyway I don't know if the original name will fit this module with all my plans....
A code example then follows, but when I look at the source about all it does is declare two packages; Date::Time::UnixTime - which is totally empty, and Date::Time - which only had a 'new' method which does nothing but bless an empty hash. See for yourself here.

It actually seems as if this author has moved on completely, leaving approx. 3 registered and partially finished modules.

Now clearly these are exceptions, but they are clearly serving no use but to pollute the CPAN. It is these modules I think should be reaped (assuming the author either cannot be contacted or has agreed and declared then abandoned).

-stvn

In reply to Re: Re: Re: Re: Trojan Perl Distributions by stvn
in thread Trojan Perl Distributions by barbie

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.