Should we ("we" being the Royal Perl Community "we") think of having a central SCM repositary that module developers can optionally use for managing the source code of their modules?

The point in this case would be to allow a central administrative group to add/re-allocate commit/release permissions to a new maintainer if the old maintainer is uncontactable after a certain amount of time.

It would also, however, offer a number of other great options such as diffing module versions, providing a way for users to track dev versions of a module etc. I don't think it ever should/could become mandatory for using CPAN, but a sanctioned central one could provide a good focus for our (somewhat overly) distributed model.

Update: Just read xdg's comment about adamk's repository which I hadn't heard of (must look into). I think that to get some traction an "official" repositary with (more) guaranteed stability would be important.


In reply to Re: Give up your modules! by aufflick
in thread Give up your modules! by Ovid

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.